glibc/string
2010-03-24 12:14:03 -07:00
..
bits Avoid memset warning in one case. 2009-11-10 06:29:13 -08:00
_strerror.c
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c
argz.h
basename.c
bcopy.c
bug-envz1.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
bug-strtok1.c
byteswap.h
bzero.c
Depend
endian.h
envz.c
envz.h
ffs.c
ffsll.c
inl-tester.c
Makefile * string/strverscmp.c (__strverscmp): Fix last cleanups. 2009-04-07 06:51:59 +00:00
memccpy.c
memchr.c
memcmp.c
memcpy.c
memfrob.c
memmem.c
memmove.c
memory.h
mempcpy.c
memrchr.c
memset.c
noinl-tester.c
rawmemchr.c
stpcpy.c
stpncpy.c SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
str-two-way.h
stratcliff.c * string/stratcliff.c (do_test): Test for zero length 2009-05-09 14:45:07 +00:00
strcasecmp_l.c
strcasecmp.c
strcasestr.c SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcoll_l.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror_l.c
strerror.c
strfry.c
string-inlines.c
string.h Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
strings.h Relax onditions in strings.h. 2010-01-14 16:16:21 -08:00
strlen.c [BZ #5807] 2009-03-15 09:03:38 +00:00
strncase_l.c
strncase.c
strncat.c
strncmp.c Add SSE4.2 support for strcmp and strncmp on x86-64. 2009-06-22 20:38:41 -07:00
strncpy.c SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
strndup.c
strnlen.c
strpbrk.c
strrchr.c
strsep.c
strsignal.c
strspn.c
strstr.c SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strtok_r.c
strtok.c
strverscmp.c * string/strverscmp.c (__strverscmp): Fix last cleanups. 2009-04-07 06:51:59 +00:00
strxfrm_l.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
strxfrm.c
swab.c
test-ffs.c
test-memccpy.c
test-memchr.c Fix x86-64 memchr for large lengths. 2009-06-16 10:23:31 -07:00
test-memcmp.c Test case for last x86 memcmp problem 2010-03-24 12:14:03 -07:00
test-memcpy.c
test-memmem.c
test-memmove.c
test-mempcpy.c
test-memset.c
test-stpcpy.c
test-stpncpy.c
test-strcat.c
test-strchr.c
test-strcmp.c
test-strcpy.c
test-strcspn.c
test-string.h
test-strlen.c
test-strncmp.c
test-strncpy.c
test-strpbrk.c
test-strrchr.c
test-strspn.c
testcopy.c
tester.c
tst-bswap.c
tst-endian.c
tst-inlcall.c
tst-strfry.c
tst-strlen.c
tst-strtok.c
tst-strxfrm2.c
tst-strxfrm.c
tst-svc2.c [BZ #9893] 2009-03-14 23:57:33 +00:00
tst-svc.c
tst-svc.expect * string/strverscmp.c (__strverscmp): Fix last cleanups. 2009-04-07 06:51:59 +00:00
tst-svc.input * string/strverscmp.c (__strverscmp): Fix last cleanups. 2009-04-07 06:51:59 +00:00
Versions
wordcopy.c
xpg-strerror.c