Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
..
i386 aaa9eb5101 memcpy asm for i386 and x86_64 hace 13 años
x86_64 aaa9eb5101 memcpy asm for i386 and x86_64 hace 13 años
bcmp.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
bcopy.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
bzero.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
index.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
memccpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
memchr.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
memcmp.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
memcpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
memmove.c 594318fd3d remove dependency of memmove on memcpy direction hace 12 años
mempcpy.c 970ef6a124 optimize mempcpy to minimize need for data saved across the call hace 13 años
memrchr.c 6597f9ac13 implement memrchr (nonstandard) and optimize strrchr in terms of it hace 14 años
memset.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
rindex.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
stpcpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
stpncpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strcasecmp.c 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
strcasestr.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strcat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strchr.c 16675df793 fix misaligned read on early string termination in strchr hace 14 años
strchrnul.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strcmp.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strcpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strcspn.c 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
strdup.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strerror_r.c f313a16224 make strerror_r behave nicer on failure hace 13 años
strlcat.c ca1aa5bae9 more header cleanup and conformance fixes - string.h hace 14 años
strlcpy.c cb8dff2149 fix misplaced *'s in string functions (harmless) hace 14 años
strlen.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strncasecmp.c 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
strncat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strncmp.c 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
strncpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strndup.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strnlen.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strpbrk.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
strrchr.c aefd0f69bd fix failure of strrchr(str, 0) hace 13 años
strsep.c 1fee6186fe fix prototype for strsep hace 14 años
strsignal.c 2a195dd31c fix missing prototype for strsignal hace 14 años
strspn.c 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
strstr.c f997e224fc remove unused but buggy code from strstr.c hace 13 años
strtok.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strtok_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
strverscmp.c a6540174be add dummied strverscmp (obnoxious GNU function) hace 13 años
swab.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcpcpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcpncpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcscasecmp.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcscasecmp_l.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcscat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcschr.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcscmp.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcscpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcscspn.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcsdup.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcslen.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcsncasecmp.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcsncasecmp_l.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcsncat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcsncmp.c 054ba18599 fix overrun (n essentially ignored) in wcsncmp hace 13 años
wcsncpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcsnlen.c e0614f7cd4 add all missing wchar functions except floating point parsers hace 13 años
wcspbrk.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcsrchr.c 73d2fde119 fix wrong type for wcsrchr argument 2 hace 14 años
wcsspn.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wcsstr.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcstok.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wcswcs.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wmemchr.c a012aa879f fix broken wmemchr (unbounded search) hace 14 años
wmemcmp.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
wmemcpy.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
wmemmove.c bac03cdde1 remove dependency of wmemmove on wmemcpy direction hace 12 años
wmemset.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años