rockbox/firmware/libc/include
Thomas Martitz 2c2e261648 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Removes the need to fix up those in the simulator.

Also work around some posix-mingw incompatibilities (e.g. getcwd()).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27904 a1c6a512-1295-4272-9138-f99709370657
2010-08-27 12:38:25 +00:00
..
sys
ctype.h
errno.h
fcntl.h Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. 2010-08-27 12:38:25 +00:00
inttypes.h
math.h
stdint.h
stdio.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
stdlib.h
string.h
time.h