| .. |
|
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
|
Fix some memset calls that use the wrong order for arguments.
|
2009-03-02 01:40:41 +00:00 |
|
dircache.c
|
ok, that was bigger than expected... reduce the max to 12 open dirs as a happy compromise.., If you still have errors rethink your directory layout
|
2008-08-10 13:22:31 +00:00 |
|
disk.c
|
drive might be used uninitialized, prevent that
|
2008-11-09 06:17:07 +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
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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
|
|
|
|
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
|
|
|
|
strlen.c
|
|
|
|
strnatcmp.c
|
Update the comment about our changes too.
|
2009-03-17 19:01:25 +00:00 |
|
strncmp.c
|
|
|
|
strncpy.c
|
|
|
|
strrchr.c
|
|
|
|
strstr.c
|
|
|
|
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
|
Fix yellow introduced in r21561
|
2009-06-29 14:58:02 +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 |