rockbox/firmware/libc
Frank Gevaerts ca52f94184 Define size_t the way the gcc/glibc people intended
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25862 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 23:53:01 +00:00
..
include Define size_t the way the gcc/glibc people intended 2010-05-06 23:53:01 +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