rockbox/firmware/common
Frank Gevaerts 2dc50471ca Consolidate day of week calculation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22258 a1c6a512-1295-4272-9138-f99709370657
2009-08-11 19:30:19 +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 FS#10080 2009-07-14 13:57:45 +00:00
dircache.c FS#10080 2009-07-14 13:57:45 +00:00
disk.c Commit FS#9545, storage cleanup and multi-driver support 2009-07-17 22:28:49 +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 FS#10080 2009-07-14 13:57:45 +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 Add missing #includes for the ondas. 2009-03-22 15:40:40 +00:00
qsort.c
random.c
sprintf.c Fix a small bug in %x when padding is being added 2008-11-12 03:50:11 +00:00
sscanf.c Some fixes to doom dehacked loading - make embedded dehacked files actually load, fix end of file detection in the string loader, fix ammo changes, fix bex code pointers. Also added the * flag to sscanf - still only tested against rockdoom sscanf calls. 2007-06-03 22:03:36 +00:00
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
strlcpy.c FS#10080 2009-07-14 13:57:45 +00:00
strlen.c
strnatcmp.c Fix for: 2009-08-04 13:00:40 +00:00
strncmp.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 Consolidate day of week calculation 2009-08-11 19:30:19 +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