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.
 
 
 
 
 
 
Adhemerval Zanella fccf38c517 string: Add internal memswap implementation 3 years ago
..
bits Implement strlcpy and strlcat [BZ #178] 3 years ago
Depend Update. 25 years ago
Makefile string: Add internal memswap implementation 2 years ago
Versions Implement strlcpy and strlcat [BZ #178] 3 years ago
_strerror.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-addsep.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-append.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-count.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-create.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-ctsep.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-delete.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-extract.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-insert.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-next.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-replace.c Update copyright dates with scripts/update-copyrights 3 years ago
argz-stringify.c Update copyright dates with scripts/update-copyrights 3 years ago
argz.h Update copyright dates with scripts/update-copyrights 3 years ago
basename.c Update copyright dates with scripts/update-copyrights 3 years ago
bcopy.c Update copyright dates with scripts/update-copyrights 3 years ago
bug-envz1.c Update string tests to use the support test driver. 9 years ago
bug-strcoll1.c Update. 25 years ago
bug-strcoll2.c Update copyright dates with scripts/update-copyrights 3 years ago
bug-strncat1.c string: Fix bug-strncat1 with fortify enabled 3 years ago
bug-strpbrk1.c Remove "Contributed by" lines 5 years ago
bug-strspn1.c Remove "Contributed by" lines 5 years ago
bug-strtok1.c Update string tests to use the support test driver. 9 years ago
byteswap.h Update copyright dates with scripts/update-copyrights 3 years ago
bzero.c Update copyright dates with scripts/update-copyrights 3 years ago
endian.h Update copyright dates with scripts/update-copyrights 3 years ago
envz.c Update copyright dates with scripts/update-copyrights 3 years ago
envz.h Update copyright dates with scripts/update-copyrights 3 years ago
explicit_bzero.c Update copyright dates with scripts/update-copyrights 3 years ago
ffs.c Update copyright dates with scripts/update-copyrights 3 years ago
ffsll.c Update copyright dates with scripts/update-copyrights 3 years ago
inl-tester.c Update. 29 years ago
memccpy.c Update copyright dates with scripts/update-copyrights 3 years ago
memchr.c string: Improve generic memchr 3 years ago
memcmp.c Parameterize OP_T_THRES from memcopy.h 3 years ago
memcmpeq.c Fix all the remaining misspellings -- BZ 25337 3 years ago
memcpy.c Update copyright dates with scripts/update-copyrights 3 years ago
memfrob.c Update copyright dates with scripts/update-copyrights 3 years ago
memmem.c Update copyright dates with scripts/update-copyrights 3 years ago
memmove.c Update copyright dates with scripts/update-copyrights 3 years ago
memory.h Update copyright dates with scripts/update-copyrights 3 years ago
mempcpy.c Update copyright dates with scripts/update-copyrights 3 years ago
memrchr.c string: Add libc_hidden_proto for memrchr 3 years ago
memset.c Update copyright dates with scripts/update-copyrights 3 years ago
noinl-tester.c Update. 29 years ago
rawmemchr.c Replace rawmemchr (s, '\0') with strchr 3 years ago
sigabbrev_np.c Update copyright dates with scripts/update-copyrights 3 years ago
sigdescr_np.c Update copyright dates with scripts/update-copyrights 3 years ago
stpcpy.c string: Improve generic stpcpy 3 years ago
stpncpy.c Update copyright dates with scripts/update-copyrights 3 years ago
str-two-way.h Update copyright dates with scripts/update-copyrights 3 years ago
stratcliff.c Update copyright dates with scripts/update-copyrights 3 years ago
strcasecmp.c Update copyright dates with scripts/update-copyrights 3 years ago
strcasecmp_l.c Update copyright dates with scripts/update-copyrights 3 years ago
strcasestr.c Update copyright dates with scripts/update-copyrights 3 years ago
strcat.c Update copyright dates with scripts/update-copyrights 3 years ago
strchr.c string: Improve generic strchr 3 years ago
strchrnul.c string: Add libc_hidden_proto for strchrnul 3 years ago
strcmp.c string: Improve generic strcmp 3 years ago
strcoll.c Update copyright dates with scripts/update-copyrights 3 years ago
strcoll_l.c Fix all the remaining misspellings -- BZ 25337 3 years ago
strcpy.c string: Improve generic strcpy 3 years ago
strcspn.c Update copyright dates with scripts/update-copyrights 3 years ago
strdup.c Update copyright dates with scripts/update-copyrights 3 years ago
strerror.c Update copyright dates with scripts/update-copyrights 3 years ago
strerror_l.c string: strerror must not return NULL (bug 30555) 3 years ago
strerrordesc_np.c Update copyright dates with scripts/update-copyrights 3 years ago
strerrorname_np.c Update copyright dates with scripts/update-copyrights 3 years ago
strfry.c Update copyright dates with scripts/update-copyrights 3 years ago
string-inlines.c Update copyright dates with scripts/update-copyrights 3 years ago
string.h Implement strlcpy and strlcat [BZ #178] 3 years ago
strings.h Update copyright dates with scripts/update-copyrights 3 years ago
strlcat.c Implement strlcpy and strlcat [BZ #178] 3 years ago
strlcpy.c Implement strlcpy and strlcat [BZ #178] 3 years ago
strlen.c string: Improve generic strlen 3 years ago
strncase.c Update copyright dates with scripts/update-copyrights 3 years ago
strncase_l.c Update copyright dates with scripts/update-copyrights 3 years ago
strncat.c Update copyright dates with scripts/update-copyrights 3 years ago
strncmp.c string: Improve generic strncmp 3 years ago
strncpy.c Update copyright dates with scripts/update-copyrights 3 years ago
strndup.c Update copyright dates with scripts/update-copyrights 3 years ago
strnlen.c string: Improve generic strnlen with memchr 3 years ago
strpbrk.c Update copyright dates with scripts/update-copyrights 3 years ago
strrchr.c string: Improve generic strrchr with memrchr and strlen 3 years ago
strsep.c Update copyright dates with scripts/update-copyrights 3 years ago
strsignal.c Update copyright dates with scripts/update-copyrights 3 years ago
strspn.c Update copyright dates with scripts/update-copyrights 3 years ago
strstr.c Update copyright dates with scripts/update-copyrights 3 years ago
strtok.c Update copyright dates with scripts/update-copyrights 3 years ago
strtok_r.c Update copyright dates with scripts/update-copyrights 3 years ago
strverscmp.c Update copyright dates with scripts/update-copyrights 3 years ago
strxfrm.c Update copyright dates with scripts/update-copyrights 3 years ago
strxfrm_l.c Update copyright dates with scripts/update-copyrights 3 years ago
swab.c Update copyright dates with scripts/update-copyrights 3 years ago
test-bcopy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-bzero.c Update copyright dates with scripts/update-copyrights 3 years ago
test-endian-file-scope.c Update copyright dates with scripts/update-copyrights 3 years ago
test-endian-sign-conversion.c Update copyright dates with scripts/update-copyrights 3 years ago
test-endian-types.c Update copyright dates with scripts/update-copyrights 3 years ago
test-explicit_bzero.c Update copyright dates with scripts/update-copyrights 3 years ago
test-ffs.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memccpy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memchr.c string: Hook up the default implementation on test-memchr 3 years ago
test-memcmp.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-memcmpeq.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memcpy-large.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memcpy-support.h Update copyright dates with scripts/update-copyrights 3 years ago
test-memcpy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memmem.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memmove.c Update copyright dates with scripts/update-copyrights 3 years ago
test-mempcpy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memrchr.c string: Hook up the default implementation on test-memrchr 3 years ago
test-memset.c Update copyright dates with scripts/update-copyrights 3 years ago
test-memswap.c string: Add internal memswap implementation 2 years ago
test-rawmemchr.c Update copyright dates with scripts/update-copyrights 3 years ago
test-sig_np.c Update copyright dates with scripts/update-copyrights 3 years ago
test-stpcpy.c string: Hook up the default implementation on test-stpcpy 3 years ago
test-stpncpy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strcasecmp.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-strcasestr.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strcat.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strchr.c string: Hook up the default implementation on test-strchr 3 years ago
test-strchrnul.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strcmp.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-strcpy.c string: Hook up the default implementation on test-strcpy 3 years ago
test-strcspn.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strdup.c string: Add tests for strdup (BZ #30266) 3 years ago
test-strerror-errno.c Update copyright dates with scripts/update-copyrights 3 years ago
test-string.h string: Allow use of test-string.h for non-ifunc implementations. 3 years ago
test-strlen.c string: Hook up the default implementation on test-strlen 3 years ago
test-strncasecmp.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-strncat.c Fix stringop-overflow warning in test-strncat. 3 years ago
test-strncmp.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-strncpy.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strndup.c string: Add tests for strndup (BZ #30266) 3 years ago
test-strnlen.c Fix all the remaining misspellings -- BZ 25337 3 years ago
test-strpbrk.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strrchr.c string: Hook up the default implementation on test-strrchr 3 years ago
test-strspn.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strstr.c Update copyright dates with scripts/update-copyrights 3 years ago
testcopy.c Update copyright dates with scripts/update-copyrights 3 years ago
tester.c string: Fix tester build with fortify enable with gcc < 12 3 years ago
tst-bswap.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-cmp.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-endian.c Update string tests to use the support test driver. 9 years ago
tst-inlcall.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-memmove-overflow.c Fix all the remaining misspellings -- BZ 25337 3 years ago
tst-strcoll-overflow.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-strerror-fail.c string: strerror must not return NULL (bug 30555) 3 years ago
tst-strerror.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-strfry.c Update string tests to use the support test driver. 9 years ago
tst-strlcat.c Implement strlcpy and strlcat [BZ #178] 3 years ago
tst-strlcat2.c Add strlcat/wcslcat testcase. 2 years ago
tst-strlcpy.c Implement strlcpy and strlcat [BZ #178] 3 years ago
tst-strlcpy2.c Add strlcpy/wcslcpy testcase 2 years ago
tst-strlen.c Use '%z' instead of '%Z' on printf functions 4 years ago
tst-strsignal.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-strtok.c Update string tests to use the support test driver. 9 years ago
tst-strtok_r.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-strxfrm.c Update string tests to use the support test driver. 9 years ago
tst-strxfrm2.c Update string tests to use the support test driver. 9 years ago
tst-svc.c Update string tests to use the support test driver. 9 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 Update string tests to use the support test driver. 9 years ago
tst-xbzero-opt.c Update copyright dates with scripts/update-copyrights 3 years ago
wordcopy.c string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444] 3 years ago
xpg-strerror.c Update copyright dates with scripts/update-copyrights 3 years ago