1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/common
Miika Pekkarinen 7c4e0c8730 Initial version of tagcache! There are still some bugs in the engine
and much more problems with the UI.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 11:33:42 +00:00
..
atoi.c
ctype.c
dir.c
dircache.c Initial version of tagcache! There are still some bugs in the engine 2006-03-26 11:33:42 +00:00
disk.c
errno.c
file.c TAB policed. 2006-03-02 22:29:53 +00:00
memchr.c
memcmp.c
memcpy.c
memcpy_a.S
memmove.c
memmove_a.S
memset.c
memset16.c
memset16_a.S
memset_a.S
qsort.c
random.c
sprintf.c
sscanf.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strlen_a.S
strncmp.c
strncpy.c
strrchr.c
strtok.c
timefuncs.c Iriver firmware compatibility kludge: RTC year offset. The offset is chosen in a way to make leap years work correctly in rockbox; the original firmware will still be one year off but doesn't reset the date anymore. [We don't want to wait until 2016 ;-) ] 2006-03-10 19:17:01 +00:00
unicode.c some unicode fixes by Frank Dischner 2006-03-10 11:13:21 +00:00