glibc/string
Maxim Kuvyrkov 19218757e6 Use memcpy in memmove when possible 2012-11-06 17:47:55 -08:00
..
bits Fix strspn warning with -Wconversion 2012-05-09 16:47:57 +02:00
Depend
Makefile Define and use $(run-built-tests). 2012-10-24 00:08:46 +00:00
Versions
_strerror.c Move stdio-common/_itoa.h to sysdeps/generic 2012-03-20 16:00:23 -07:00
argz-addsep.c
argz-append.c
argz-count.c Remove use of INTDEF/INTUSE in intl 2012-05-24 23:08:18 +02:00
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c Remove use of INTDEF/INTUSE in intl 2012-05-24 23:08:18 +02:00
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 Add __bswap_64 definition for non GCC compilers. 2012-04-03 09:13:59 +02:00
bzero.c
endian.h Make endian.h usable for assembler 2012-06-15 21:19:12 +02:00
envz.c
envz.h
ffs.c
ffsll.c
inl-tester.c
memccpy.c
memchr.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
memcmp.c
memcpy.c
memfrob.c
memmem.c Avoid PLT references from __get_clockfreq on powerpc 2012-10-12 16:54:06 +02:00
memmove.c Use memcpy in memmove when possible 2012-11-06 17:47:55 -08:00
memory.h
mempcpy.c
memrchr.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
memset.c
noinl-tester.c
rawmemchr.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
stpcpy.c
stpncpy.c
str-two-way.h Fix BZ #14716: memmem crash 2012-10-15 17:22:41 -07:00
stratcliff.c
strcasecmp.c
strcasecmp_l.c
strcasestr.c Fix BZ #14602: strstr and strcasestr return wrong result. 2012-10-08 20:52:53 -07:00
strcat.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strchr.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strchrnul.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strcmp.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strcoll.c
strcoll_l.c
strcpy.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strcspn.c
strdup.c
strerror.c
strerror_l.c
strfry.c
string-inlines.c
string.h Add __wur to GNU version of strerror_r. 2012-06-15 09:09:59 +02:00
strings.h
strlen.c
strncase.c
strncase_l.c
strncat.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strncmp.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strncpy.c Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
strndup.c
strnlen.c
strpbrk.c
strrchr.c
strsep.c
strsignal.c Remove use of INTDEF/INTUSE in stdio-common 2012-06-01 01:25:41 +02:00
strspn.c
strstr.c Fix BZ #14602: strstr and strcasestr return wrong result. 2012-10-08 20:52:53 -07:00
strtok.c
strtok_r.c
strverscmp.c
strxfrm.c
strxfrm_l.c
swab.c
test-bcopy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-bcopy.c Use IFUNC memmove/memset in x86-64 bcopy/bzero 2012-10-11 13:58:16 -07:00
test-bzero-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-bzero.c Use IFUNC memmove/memset in x86-64 bcopy/bzero 2012-10-11 13:58:16 -07:00
test-ffs.c
test-memccpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memccpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memchr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memchr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memcmp-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memcmp.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memcpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memcpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memmem-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memmem.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memmove-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memmove.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-mempcpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-mempcpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memset-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-memset.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-rawmemchr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-rawmemchr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-stpcpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-stpcpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-stpncpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-stpncpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcasecmp-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcasecmp.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcasestr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcasestr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcat-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcat.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strchr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strchr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strchrnul-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strchrnul.c
test-strcmp-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcmp.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcspn-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strcspn.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-string.h Framework to test IFUNC implementations on target 2012-10-11 16:40:01 -07:00
test-strlen-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strlen.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncasecmp-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncasecmp.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncat-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncat.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncmp-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncmp.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncpy-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strncpy.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strnlen-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strnlen.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strpbrk-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strpbrk.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strrchr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strrchr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strspn-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strspn.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strstr-ifunc.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
test-strstr.c Add string IFUNC tests 2012-10-19 22:10:16 -07:00
testcopy.c
tester.c
tst-bswap.c
tst-endian.c
tst-inlcall.c
tst-strfry.c
tst-strlen.c
tst-strtok.c
tst-strtok_r.c Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S 2012-06-14 10:00:28 -07:00
tst-strxfrm.c
tst-strxfrm2.c
tst-svc.c
tst-svc.expect
tst-svc.input
tst-svc2.c
wordcopy.c
xpg-strerror.c