glibc/string
2012-08-21 18:07:47 -07:00
..
bits
_strerror.c
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-strcasestr1.c Detect EOL on-the-fly in strstr, strcasestr and memmem. 2012-08-21 18:07:47 -07:00
bug-strchr1.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
bug-strstr1.c
bug-strtok1.c
byteswap.h
bzero.c
Depend
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
Makefile Detect EOL on-the-fly in strstr, strcasestr and memmem. 2012-08-21 18:07:47 -07: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
str-two-way.h Micro-optimize critical path of strstr, strcase and memmem. 2012-08-21 18:07:47 -07:00
stratcliff.c
strcasecmp_l.c
strcasecmp.c
strcasestr.c Micro-optimize critical path of strstr, strcase and memmem. 2012-08-21 18:07:47 -07:00
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcoll_l.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror_l.c
strerror.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_l.c
strncase.c
strncat.c
strncmp.c
strncpy.c
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 Micro-optimize critical path of strstr, strcase and memmem. 2012-08-21 18:07:47 -07:00
strtok_r.c
strtok.c
strverscmp.c
strxfrm_l.c
strxfrm.c
swab.c
test-ffs.c
test-memccpy.c
test-memchr.c
test-memcmp.c
test-memcpy.c
test-memmem.c
test-memmove.c
test-mempcpy.c
test-memset.c
test-rawmemchr.c
test-stpcpy.c
test-stpncpy.c
test-strcasecmp.c
test-strcasestr.c
test-strcat.c
test-strchr.c
test-strchrnul.c
test-strcmp.c
test-strcpy.c
test-strcspn.c
test-string.h
test-strlen.c
test-strncasecmp.c Fix segmentation fault in strncasecmp for i686 2012-08-15 21:06:55 +02:00
test-strncat.c
test-strncmp.c
test-strncpy.c
test-strnlen.c
test-strpbrk.c
test-strrchr.c
test-strspn.c
test-strstr.c
testcopy.c
tester.c
tst-bswap.c
tst-endian.c
tst-inlcall.c
tst-strfry.c
tst-strlen.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-strtok.c
tst-strxfrm2.c
tst-strxfrm.c
tst-svc2.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions
wordcopy.c
xpg-strerror.c