bits
Remove bits/string.h.
2017-06-20 08:21:24 -04:00
Makefile
Remove bits/string.h.
2017-06-20 08:21:24 -04:00
memcmp.c
Do not use __ptr_t.
2017-08-08 17:14:49 +00:00
memrchr.c
Do not use __ptr_t.
2017-08-08 17:14:49 +00:00
strcasecmp.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strcoll_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
string-inlines.c
Remove bits/string.h.
2017-06-20 08:21:24 -04:00
string.h
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strings.h
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strncase.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strncat.c
Remove bits/string.h.
2017-06-20 08:21:24 -04:00
strsep.c
Hide internal __strsep function [BZ #18822 ]
2017-10-01 16:03:41 -07:00
strxfrm_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
test-memchr.c
Add memchr tests for n == 0
2017-05-25 11:38:01 -07:00
test-memrchr.c
Add more tests for memchr
2017-06-08 09:56:01 -07:00
tst-cmp.c
Increase some test timeouts.
2017-07-06 17:01:03 +00:00