rockbox/firmware/common
2007-10-10 23:26:17 +00:00
..
atoi.c
crc32-mi4.c Bring back rolo for mi4-based targets (H10 and Sansa). 2007-06-04 13:48:21 +00:00
crc32.c
ctype.c
dir_uncached.c Makes apps and plugins interract with directories using a posix-like api instead of calling dircache / simulator functions (no additionnal layer added, only a cosmetic change) 2007-07-20 17:06:55 +00:00
dircache.c Correct a dodgy logf call. 2007-10-02 15:35:12 +00:00
disk.c Makes apps and plugins interract with directories using a posix-like api instead of calling dircache / simulator functions (no additionnal layer added, only a cosmetic change) 2007-07-20 17:06:55 +00:00
errno.c
file.c Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions. 2007-10-10 23:26:17 +00:00
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
memset16.c
memswap128.c
qsort.c
random.c
sprintf.c
sscanf.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strncpy.c
strrchr.c
strstr.c import and use the Linux one instead, bound to be faster 2007-09-18 07:04:05 +00:00
strtok.c
structec.c
timefuncs.c FS#7353 - mktime() is only used by targets that have an RTC 2007-07-14 12:34:52 +00:00
unicode.c Make codepage Win-1250 actually work on charcell. 2007-10-02 07:25:24 +00:00