rockbox/firmware/common
Jens Arnold a601fb8d19 More compact & straight-forward headbytes handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8255 a1c6a512-1295-4272-9138-f99709370657
2005-12-17 12:17:11 +00:00
..
atoi.c
ctype.c make the ctype array unsigned so that bit 7 (octal 0200) can be set and 2005-07-12 11:06:38 +00:00
dir.c Implemented directory caching. No more waiting for disk to spin up while 2005-10-07 17:38:05 +00:00
dircache.c More comments to the dircache functions and a debug menu entry to 2005-11-26 20:47:10 +00:00
disk.c
errno.c
file.c More compact & straight-forward headbytes handling. 2005-12-17 12:17:11 +00:00
memchr.c Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback 2005-07-05 08:43:36 +00:00
memcmp.c Initial gcc4 warning cleanup (and some minor policing) 2005-11-25 00:10:12 +00:00
memcpy.c Initial gcc4 warning cleanup (and some minor policing) 2005-11-25 00:10:12 +00:00
memcpy_a.S Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the C version when copying large blocks within SDRAM. 2005-11-12 23:42:47 +00:00
memset.c
memset_a.S Coldfire: slight optimisations of memset(). 2005-10-22 08:06:49 +00:00
qsort.c
random.c
sprintf.c Initial gcc4 warning cleanup (and some minor policing) 2005-11-25 00:10:12 +00:00
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c Correct usage of ICODE_ATTR in memcpy.c and strlen.c 2005-08-15 05:33:10 +00:00
strlen_a.S
strncmp.c
strncpy.c
strrchr.c
strtok.c
timefuncs.c Reworking of Archos RTC code to create a (slightly) more abstract RTC api 2005-12-11 00:47:40 +00:00
unicode.c several small fixes sugested by different people (FireFly, Lear, Takka) 2005-12-07 08:37:14 +00:00