rockbox/firmware/common
Jörg Hohensohn 74eb64257a infrastructure for sorting by date+time, now we "only" need to decide on the UI
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4778 a1c6a512-1295-4272-9138-f99709370657
2004-06-20 16:34:29 +00:00
..
atoi.c Magnus Holmgren's improved atoi() 2002-09-30 08:50:00 +00:00
ctype.c
dir.c infrastructure for sorting by date+time, now we "only" need to decide on the UI 2004-06-20 16:34:29 +00:00
disk.c Partition debug screen added, and jumped to when no fat32 partition is found at boot. 2002-10-10 12:01:58 +00:00
errno.c
file.c No need to call fat_truncate() to delete the file, fat_remove() frees all clusters anyway 2004-04-16 08:54:13 +00:00
memcmp.c added memcmp function to make rockbox compilable with latest gcc versions without using libc 2002-09-16 21:01:06 +00:00
memcpy.S patch #917153: faster memset()/memcpy() 2004-03-18 22:06:36 +00:00
memset.S patch #917153: faster memset()/memcpy() 2004-03-18 22:06:36 +00:00
qsort.c
random.c
sprintf.c (v)snprintf() wrote past buffer end if string length was equal to buffer size 2004-04-22 21:19:33 +00:00
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strncpy.c
strrchr.c
strtok.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +00:00
timefuncs.c valid_time() now handles tm_wday correctly 2004-04-25 23:47:50 +00:00