rockbox/firmware/libc
Jeffrey Goode b8a51adb57 vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26042 a1c6a512-1295-4272-9138-f99709370657
2010-05-15 03:47:06 +00:00
..
include vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h 2010-05-15 03:47:06 +00:00
atoi.c
ctype.c
errno.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
mktime.c
qsort.c
random.c
sprintf.c
sscanf.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strrchr.c
strstr.c
strtok.c