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
inttypes.h
math.h
stdint.h
stdio.h
stdlib.h
string.h
time.h