rockbox/firmware/common
2009-10-02 16:41:55 +00:00
..
atoi.c
crc32-mi4.c
crc32.c
ctype.c
dir_uncached.c FS#10080 2009-07-14 13:57:45 +00:00
dircache.c FS#10080 2009-07-14 13:57:45 +00:00
disk.c Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows targets to set a different sector size than 512 for the storage system. Should not affect any other target. 2009-10-02 16:41:55 +00:00
errno.c
ffs.c
file.c FS#10080 2009-07-14 13:57:45 +00:00
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
memset16.c Add missing #includes for the ondas. 2009-03-22 15:40:40 +00:00
qsort.c
random.c
sprintf.c A new implementation of logf, logfdisplay and logfdump. 2009-08-21 22:54:23 +00:00
sscanf.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlcpy.c FS#10080 2009-07-14 13:57:45 +00:00
strlen.c
strnatcmp.c Remove dead code 2009-08-12 13:49:29 +00:00
strncmp.c
strrchr.c
strstr.c
strtok.c
structec.c
timefuncs.c FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00
unicode.c Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. 2008-12-15 23:42:19 +00:00