You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
H.J. Lu 447720b03b Clear destination buffer updated by the previous run 10 years ago
..
bits Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compatibility 10 years ago
Depend Update. 25 years ago
Makefile Update copyright dates with scripts/update-copyrights. 10 years ago
Versions Improve generic strcspn performance 10 years ago
_strerror.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-addsep.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-append.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-count.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-create.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-ctsep.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-delete.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-extract.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-insert.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-next.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-replace.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz-stringify.c Update copyright dates with scripts/update-copyrights. 10 years ago
argz.h Update copyright dates with scripts/update-copyrights. 10 years ago
basename.c Update copyright dates with scripts/update-copyrights. 10 years ago
bcopy.c Update copyright dates with scripts/update-copyrights. 10 years ago
bug-envz1.c * string/Makefile (tests): Add bug-envz1. 20 years ago
bug-strcoll1.c Update. 25 years ago
bug-strcoll2.c Update copyright dates with scripts/update-copyrights. 10 years ago
bug-strncat1.c * malloc/memusagestat.c (main): Use return instead of exit to 26 years ago
bug-strpbrk1.c * malloc/memusagestat.c (main): Use return instead of exit to 26 years ago
bug-strspn1.c * malloc/memusagestat.c (main): Use return instead of exit to 26 years ago
bug-strtok1.c [BZ #2126] 21 years ago
byteswap.h Update copyright dates with scripts/update-copyrights. 10 years ago
bzero.c Update copyright dates with scripts/update-copyrights. 10 years ago
endian.h Update copyright dates with scripts/update-copyrights. 10 years ago
envz.c Update copyright dates with scripts/update-copyrights. 10 years ago
envz.h Update copyright dates with scripts/update-copyrights. 10 years ago
ffs.c Update copyright dates with scripts/update-copyrights. 10 years ago
ffsll.c Update copyright dates with scripts/update-copyrights. 10 years ago
inl-tester.c Update. 29 years ago
memccpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
memchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
memcmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
memcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
memfrob.c Update copyright dates with scripts/update-copyrights. 10 years ago
memmem.c Update copyright dates with scripts/update-copyrights. 10 years ago
memmove.c Update copyright dates with scripts/update-copyrights. 10 years ago
memory.h Update copyright dates with scripts/update-copyrights. 10 years ago
mempcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
memrchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
memset.c Update copyright dates with scripts/update-copyrights. 10 years ago
noinl-tester.c Update. 29 years ago
rawmemchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
stpcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
stpncpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
str-two-way.h Update copyright dates with scripts/update-copyrights. 10 years ago
stratcliff.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcasecmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcasecmp_l.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcasestr.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcat.c Update copyright dates with scripts/update-copyrights. 10 years ago
strchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
strchrnul.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcoll.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcoll_l.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
strcspn.c Use PTR_ALIGN_DOWN on strcspn and strspn 10 years ago
strdup.c Update copyright dates with scripts/update-copyrights. 10 years ago
strerror.c Update copyright dates with scripts/update-copyrights. 10 years ago
strerror_l.c Update copyright dates with scripts/update-copyrights. 10 years ago
strfry.c Update copyright dates with scripts/update-copyrights. 10 years ago
string-inlines.c Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compatibility 10 years ago
string.h Remove pre GCC3.2 optimizations from string/bits/string2.h. 10 years ago
strings.h Update copyright dates with scripts/update-copyrights. 10 years ago
strlen.c Update copyright dates with scripts/update-copyrights. 10 years ago
strncase.c Update copyright dates with scripts/update-copyrights. 10 years ago
strncase_l.c Update copyright dates with scripts/update-copyrights. 10 years ago
strncat.c Update copyright dates with scripts/update-copyrights. 10 years ago
strncmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
strncpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
strndup.c Update copyright dates with scripts/update-copyrights. 10 years ago
strnlen.c Update copyright dates with scripts/update-copyrights. 10 years ago
strpbrk.c Improve generic strpbrk performance 10 years ago
strrchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
strsep.c Update copyright dates with scripts/update-copyrights. 10 years ago
strsignal.c Update copyright dates with scripts/update-copyrights. 10 years ago
strspn.c Use PTR_ALIGN_DOWN on strcspn and strspn 10 years ago
strstr.c Update copyright dates with scripts/update-copyrights. 10 years ago
strtok.c Update copyright dates with scripts/update-copyrights. 10 years ago
strtok_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
strverscmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
strxfrm.c Update copyright dates with scripts/update-copyrights. 10 years ago
strxfrm_l.c Update copyright dates with scripts/update-copyrights. 10 years ago
swab.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-bcopy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-bzero.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-ffs.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memccpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memcmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memcpy.c Clear destination buffer updated by the previous run 10 years ago
test-memmem.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memmove.c Clear destination buffer updated by the previous run 10 years ago
test-mempcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memrchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-memset.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-rawmemchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-stpcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-stpncpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcasecmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcasestr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcat.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strchrnul.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strcspn.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-string.h Update copyright dates with scripts/update-copyrights. 10 years ago
test-strlen.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strncasecmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strncat.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strncmp.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strncpy.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strnlen.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strpbrk.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strrchr.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strspn.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-strstr.c Update copyright dates with scripts/update-copyrights. 10 years ago
testcopy.c Update copyright dates with scripts/update-copyrights. 10 years ago
tester.c Update copyright dates with scripts/update-copyrights. 10 years ago
tst-bswap.c Update copyright dates with scripts/update-copyrights. 10 years ago
tst-endian.c S390: Fix build failure in test string/tst-endian.c with gcc 6. 10 years ago
tst-inlcall.c Update copyright dates with scripts/update-copyrights. 10 years ago
tst-strcoll-overflow.c Update copyright dates with scripts/update-copyrights. 10 years ago
tst-strfry.c * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 21 years ago
tst-strlen.c Modify several tests to use test-skeleton.c 11 years ago
tst-strtok.c Modify several tests to use test-skeleton.c 12 years ago
tst-strtok_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
tst-strxfrm.c Modify several tests to use test-skeleton.c 12 years ago
tst-strxfrm2.c Let 'make check subdirs=string' succeed even when it's invoked 11 years ago
tst-svc.c Modify several tests to use test-skeleton.c 11 years ago
tst-svc.expect * string/strverscmp.c (__strverscmp): Fix last cleanups. 17 years ago
tst-svc.input * string/strverscmp.c (__strverscmp): Fix last cleanups. 17 years ago
tst-svc2.c [BZ #9893] 17 years ago
wordcopy.c Update copyright dates with scripts/update-copyrights. 10 years ago
xpg-strerror.c Update copyright dates with scripts/update-copyrights. 10 years ago