rockbox/firmware/common
Maurus Cuelenaere 23fc923bde ZVM:
* Optimize MiniFS handling
 * Add basic CFS handling (doesn't work yet)
 * Remove hacky stuff in disk.c


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18438 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 17:24:14 +00:00
..
atoi.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
crc32-mi4.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
crc32.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ctype.c
dir_uncached.c ok, that was bigger than expected... reduce the max to 12 open dirs as a happy compromise.., If you still have errors rethink your directory layout 2008-08-10 13:22:31 +00:00
dircache.c ok, that was bigger than expected... reduce the max to 12 open dirs as a happy compromise.., If you still have errors rethink your directory layout 2008-08-10 13:22:31 +00:00
disk.c ZVM: 2008-09-07 17:24:14 +00:00
errno.c
ffs.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
file.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
memchr.c
memcmp.c
memcpy.c Added #include <string.h> to memmove.c, memcpy.c and strcat.c 2008-04-28 20:39:44 +00:00
memmove.c Added #include <string.h> to memmove.c, memcpy.c and strcat.c 2008-04-28 20:39:44 +00:00
memset.c
memset16.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
qsort.c
random.c
sprintf.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
sscanf.c
strcasecmp.c
strcasestr.c
strcat.c Added #include <string.h> to memmove.c, memcpy.c and strcat.c 2008-04-28 20:39:44 +00:00
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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
structec.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timefuncs.c Onda VX747: 2008-07-15 17:17:01 +00:00
unicode.c Make codepage Win-1250 actually work on charcell. 2007-10-02 07:25:24 +00:00