1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/include
2007-03-19 22:04:17 +00:00
..
sys
_ansi.h
assert.h
atoi.h
crc32.h
ctype.h
dbgcheck.h
dir.h
dircache.h
errno.h
file.h
font_cache.h
inttypes.h
lru.h
malloc.h
math.h
memory.h SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the players RAM is <= 1MB. Make any needed changes to things to stabilize and facilitate this including removing flattening out initialization. Comment some things heavily. Fix a few logfs I didn't want to see the compiler complaining about. 2007-03-19 22:04:17 +00:00
rbunicode.h
sprintf.h Let GCC check arguments of some more printf-style functions, also for plugins and codecs. 2007-03-17 09:02:53 +00:00
sscanf.h
stdio.h
stdlib.h
string.h
time.h
timefuncs.h