.. |
atoi.c
|
Added id3 tracknum (Yusef Napora)
|
2002-06-26 21:11:29 +00:00 |
atoi.h
|
Added id3 tracknum (Yusef Napora)
|
2002-06-26 21:11:29 +00:00 |
ctype.c
|
make the array 257 bytes
|
2002-06-19 12:51:40 +00:00 |
dir.c
|
Some more buffer length fixing
|
2002-07-15 22:58:28 +00:00 |
dir.h
|
Some more buffer length fixing
|
2002-07-15 22:58:28 +00:00 |
disk.c
|
Partition table is no longer global
|
2002-05-30 19:41:35 +00:00 |
disk.h
|
Added searching for FAT32 partition
|
2002-07-15 15:06:45 +00:00 |
errno.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
errno.h
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
file.c
|
lseek: Adjust cacheoffset if cache is used
|
2002-06-26 14:21:25 +00:00 |
file.h
|
Added MAX_PATH
|
2002-07-05 11:28:20 +00:00 |
lists.c
|
Removed some warnings
|
2002-04-23 09:31:25 +00:00 |
lists.h
|
corrected a prototype
|
2002-05-05 18:34:58 +00:00 |
memcpy.c
|
Killed a few warnings
|
2002-06-07 13:30:36 +00:00 |
memset.c
|
Killed a few warnings
|
2002-06-07 13:30:36 +00:00 |
qsort.c
|
Killed a few warnings
|
2002-06-07 14:09:05 +00:00 |
sprintf.c
|
Revert last change
|
2002-05-02 12:19:41 +00:00 |
sprintf.h
|
added vsnprintf
|
2002-06-17 13:22:40 +00:00 |
strcasecmp.c
|
case insensitive string comparisons
|
2002-06-18 08:19:38 +00:00 |
strcat.c
|
strcat()
|
2002-06-19 08:29:02 +00:00 |
strchr.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strcmp.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strcpy.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strlen.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strncmp.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strncpy.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strrchr.c
|
Added code from libc instead of requiring newlib
|
2002-05-30 21:03:17 +00:00 |
strtok.c
|
strtok_r() freshly implemented by yours truly
|
2002-05-07 07:42:30 +00:00 |
track.h
|
header for track info
|
2002-04-30 19:19:17 +00:00 |