glibc/string
2010-10-26 00:23:45 -04: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-strchr1.c Add missing file. 2010-10-26 00:23:45 -04:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
bug-strstr1.c Fix strstr and memmem algorithm. 2010-10-06 13:48:07 -04:00
bug-strtok1.c
byteswap.h
bzero.c
Depend
endian.h * string/endian.h: Define new fixed-size hto* and *toh macros only 2008-05-21 23:39:35 +00:00
envz.c
envz.h
ffs.c
ffsll.c
inl-tester.c
Makefile Fix concurrency problem between dl_open and dl_iterate_phdr 2010-10-26 00:23:14 -04:00
memccpy.c
memchr.c
memcmp.c
memcpy.c
memfrob.c
memmem.c * string/Makefile (distribute): Add str-two-way.h. 2008-05-15 04:42:20 +00:00
memmove.c Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 2010-06-30 08:26:11 -07:00
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 Fix strstr and memmem algorithm. 2010-10-06 13:48:07 -04:00
stratcliff.c Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp 2010-10-03 22:10:30 -04:00
strcasecmp_l.c
strcasecmp.c
strcasestr.c Add performance tests for strstr and strcasestr. 2010-07-23 22:27:53 -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 [BZ #6007] 2008-03-31 18:30:26 +00:00
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 * string/Makefile (strop-tests): Add memmem. 2008-05-25 00:17:34 +00:00
test-memmove.c
test-mempcpy.c
test-memset.c
test-stpcpy.c
test-stpncpy.c
test-strcasecmp.c Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
test-strcasestr.c Fix tolower operation in strcasestr. 2010-07-30 00:09:07 -07:00
test-strcat.c
test-strchr.c
test-strcmp.c
test-strcpy.c
test-strcspn.c
test-string.h * string/Makefile (strop-tests): Add memmem. 2008-05-25 00:17:34 +00:00
test-strlen.c
test-strncasecmp.c Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
test-strncmp.c Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S 2010-04-15 07:49:30 -07:00
test-strncpy.c
test-strnlen.c Add optimized x86-64 implementation of strnlen. 2010-07-26 08:37:08 -07:00
test-strpbrk.c
test-strrchr.c
test-strspn.c
test-strstr.c Add performance tests for strstr and strcasestr. 2010-07-23 22:27:53 -07:00
testcopy.c
tester.c Add optimized x86-64 implementation of strnlen. 2010-07-26 08:37:08 -07:00
tst-bswap.c
tst-endian.c [BZ #6442] 2008-05-15 02:54:33 +00:00
tst-inlcall.c
tst-strfry.c
tst-strlen.c Add optimized x86-64 implementation of strnlen. 2010-07-26 08:37:08 -07:00
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