|
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.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 |
|
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 |
|
tst-cmp.c
|
Increase some test timeouts.
|
2017-07-06 17:01:03 +00:00 |