]> git.sur5r.net Git - cc65/commit
Restructured fcntl.h. Moved most stuff into the new unistd.h and sys/types.h
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jun 2003 09:30:16 +0000 (09:30 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jun 2003 09:30:16 +0000 (09:30 +0000)
commit40087ae472cda9118c7aa88ea1b32135b3cf0706
tree5a951e0ac00582e70a5e9cd850f6155cf09389aa
parent86881f6b384b62396b06ccaee681d0665ee93219
Restructured fcntl.h. Moved most stuff into the new unistd.h and sys/types.h
header files.

git-svn-id: svn://svn.cc65.org/cc65/trunk@2213 b7a2c559-68d2-44c3-8de9-860c34a00d81
include/fcntl.h
include/stdio.h
include/sys/types.h [new file with mode: 0644]
include/unistd.h [new file with mode: 0644]