.. |
bits
|
Use __builtin___stpncpy_chk when available
|
2020-11-12 14:36:43 +05:30 |
_strerror.c
|
string: Simplify strerror_r
|
2020-07-07 14:10:58 -03:00 |
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-strcoll1.c
|
|
|
bug-strcoll2.c
|
|
|
bug-strncat1.c
|
|
|
bug-strpbrk1.c
|
|
|
bug-strspn1.c
|
|
|
bug-strtok1.c
|
|
|
byteswap.h
|
Amend grammar and add a description
|
2020-10-26 11:50:43 -04:00 |
bzero.c
|
|
|
Depend
|
|
|
endian.h
|
|
|
envz.c
|
|
|
envz.h
|
|
|
explicit_bzero.c
|
|
|
ffs.c
|
|
|
ffsll.c
|
|
|
inl-tester.c
|
|
|
Makefile
|
string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed
|
2020-07-13 09:16:11 -03: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
|
string: Fix GCC 11 `-Werror=stringop-overread' error
|
2020-09-07 17:01:06 +00:00 |
sigabbrev_np.c
|
string: Fix prototype mismatch in sigabbrev_np, __sigdescr_np
|
2020-07-08 14:19:58 +02:00 |
sigdescr_np.c
|
string: Fix prototype mismatch in sigabbrev_np, __sigdescr_np
|
2020-07-08 14:19:58 +02:00 |
stpcpy.c
|
|
|
stpncpy.c
|
|
|
str-two-way.h
|
|
|
stratcliff.c
|
|
|
strcasecmp_l.c
|
|
|
strcasecmp.c
|
|
|
strcasestr.c
|
|
|
strcat.c
|
|
|
strchr.c
|
|
|
strchrnul.c
|
|
|
strcmp.c
|
|
|
strcoll_l.c
|
|
|
strcoll.c
|
|
|
strcpy.c
|
|
|
strcspn.c
|
|
|
strdup.c
|
|
|
strerror_l.c
|
string: Use tls-internal on strerror_l
|
2020-07-07 14:10:58 -03:00 |
strerror.c
|
string: Implement strerror in terms of strerror_l
|
2020-07-07 14:10:58 -03:00 |
strerrordesc_np.c
|
string: Add strerrorname_np and strerrordesc_np
|
2020-07-07 15:02:57 -03:00 |
strerrorname_np.c
|
string: Add strerrorname_np and strerrordesc_np
|
2020-07-07 15:02:57 -03:00 |
strfry.c
|
|
|
string-inlines.c
|
|
|
string.h
|
string: Add strerrorname_np and strerrordesc_np
|
2020-07-07 15:02:57 -03: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
|
string: Add sigabbrev_np and sigdescr_np
|
2020-07-07 14:57:14 -03:00 |
strspn.c
|
|
|
strstr.c
|
|
|
strtok_r.c
|
|
|
strtok.c
|
|
|
strverscmp.c
|
|
|
strxfrm_l.c
|
treewide: fix incorrect spelling of indices in comments
|
2020-12-11 02:00:00 +00:00 |
strxfrm.c
|
|
|
swab.c
|
|
|
test-bcopy.c
|
|
|
test-bzero.c
|
|
|
test-endian-file-scope.c
|
|
|
test-endian-sign-conversion.c
|
|
|
test-endian-types.c
|
|
|
test-explicit_bzero.c
|
|
|
test-ffs.c
|
Don't use nested function in test-ffs
|
2020-11-12 14:54:24 +05:30 |
test-memccpy.c
|
|
|
test-memchr.c
|
|
|
test-memcmp.c
|
|
|
test-memcpy.c
|
|
|
test-memmem.c
|
|
|
test-memmove.c
|
|
|
test-mempcpy.c
|
|
|
test-memrchr.c
|
|
|
test-memset.c
|
|
|
test-rawmemchr.c
|
|
|
test-sig_np.c
|
string: Add sigabbrev_np and sigdescr_np
|
2020-07-07 14:57:14 -03:00 |
test-stpcpy.c
|
|
|
test-stpncpy.c
|
|
|
test-strcasecmp.c
|
|
|
test-strcasestr.c
|
|
|
test-strcat.c
|
|
|
test-strchr.c
|
|
|
test-strchrnul.c
|
|
|
test-strcmp.c
|
strcmp: Add a testcase for page boundary
|
2020-09-24 07:29:31 -07:00 |
test-strcpy.c
|
|
|
test-strcspn.c
|
|
|
test-strerror-errno.c
|
string: Add strerror_l on test-strerror-errno
|
2020-07-07 14:10:58 -03:00 |
test-string.h
|
|
|
test-strlen.c
|
|
|
test-strncasecmp.c
|
string: test strncasecmp and strncpy near page boundaries
|
2020-08-26 15:56:37 -05:00 |
test-strncat.c
|
|
|
test-strncmp.c
|
strncmp: Add a testcase for page boundary [BZ #25933]
|
2020-09-24 07:06:03 -07:00 |
test-strncpy.c
|
string: test strncasecmp and strncpy near page boundaries
|
2020-08-26 15:56:37 -05:00 |
test-strnlen.c
|
|
|
test-strpbrk.c
|
|
|
test-strrchr.c
|
|
|
test-strspn.c
|
|
|
test-strstr.c
|
|
|
testcopy.c
|
|
|
tester.c
|
Disable -Wstringop-overread for some string tests
|
2020-09-07 18:11:12 +00:00 |
tst-bswap.c
|
|
|
tst-cmp.c
|
Disable -Wstringop-overread for some string tests
|
2020-09-07 18:11:12 +00:00 |
tst-endian.c
|
|
|
tst-inlcall.c
|
|
|
tst-memmove-overflow.c
|
|
|
tst-strcoll-overflow.c
|
|
|
tst-strerror.c
|
string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed
|
2020-07-13 09:16:11 -03:00 |
tst-strfry.c
|
|
|
tst-strlen.c
|
|
|
tst-strsignal.c
|
string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed
|
2020-07-13 09:16:11 -03:00 |
tst-strtok_r.c
|
|
|
tst-strtok.c
|
|
|
tst-strxfrm2.c
|
|
|
tst-strxfrm.c
|
|
|
tst-svc2.c
|
|
|
tst-svc.c
|
|
|
tst-svc.expect
|
|
|
tst-svc.input
|
|
|
tst-xbzero-opt.c
|
|
|
Versions
|
string: Add strerrorname_np and strerrordesc_np
|
2020-07-07 15:02:57 -03:00 |
wordcopy.c
|
|
|
xpg-strerror.c
|
|
|