rockbox/firmware/libc/include
Rafaël Carré 17889d4ec4 inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26412 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 16:07:54 +00:00
..
sys Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS 2010-05-14 22:01:07 +00:00
ctype.h
errno.h
inttypes.h inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits 2010-05-30 16:07:54 +00:00
math.h Move math.h to firmware/libc/include/ and fix slight incompatibilities between our and the host's math.h 2010-05-14 12:43:45 +00:00
stdint.h
stdio.h vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h 2010-05-15 03:47:06 +00:00
stdlib.h - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
string.h Define size_t the way the gcc/glibc people intended 2010-05-06 23:53:01 +00:00
time.h