rockbox/firmware/include
2007-03-19 22:04:17 +00:00
..
sys improve FreeBSD support a little 2006-03-02 13:07:11 +00:00
_ansi.h
assert.h
atoi.h
crc32.h Initial support and use for EEPROM memory on H120 & H140 players when 2006-08-05 20:19:10 +00:00
ctype.h
dbgcheck.h
dir.h Removed unused 'mode' parameter from mkdir() for consistency with creat(). 2007-02-03 10:28:55 +00:00
dircache.h Try to make sure dircache state file on flashed H1xx targets is 2006-12-22 09:11:09 +00:00
errno.h
file.h Fixed database export crashing with long tags. And failing without DB loaded to RAM due to the recently added new tags in DB, thus reaching the fd limit. 2007-02-25 19:01:32 +00:00
font_cache.h
inttypes.h Attempt at fixing 64-bit sim warning. 2006-12-17 14:47:12 +00:00
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 Comment out an unused function and make another one static to save a few bytes 2007-01-19 15:55:11 +00:00
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 Patch #5166 by Robert Keevil - Last.fm logging 2006-10-19 09:42:58 +00:00
timefuncs.h Patch #5166 by Robert Keevil - Last.fm logging 2006-10-19 09:42:58 +00:00