rockbox/firmware/common
Hardeep Sidhu 9e4262081b Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
2003-07-01 21:05:43 +00:00
..
atoi.c Magnus Holmgren's improved atoi() 2002-09-30 08:50:00 +00:00
ctype.c
dir.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +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 Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. 2003-07-01 21:05:43 +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.c Moved to internal RAM 2002-08-01 13:08:09 +00:00
memset.c Moved to internal RAM 2002-08-01 13:08:09 +00:00
qsort.c
random.c
sprintf.c Fixed bad %x handling 2003-05-24 00:19:27 +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 tm_mon starts at 0 2003-01-27 14:43:32 +00:00