..
bits
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
btowc.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
c16rtomb.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
c32rtomb.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
Depend
Update.
2000-09-06 22:15:07 +00:00
isoc99_fwscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
isoc99_swscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
isoc99_vfwscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
isoc99_vswscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
isoc99_vwscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
isoc99_wscanf.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
Makefile
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbrlen.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbrtoc16.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbrtoc32.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbrtowc.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbsinit.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbsnrtowcs.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbsrtowcs_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
mbsrtowcs.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-char-types.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcpcpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcpncpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcscat.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcschr.c
Add wcschr test cases
2011-10-23 14:14:26 -04:00
test-wcschrnul.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcscmp.c
Move wide char tests to wcsmbs directory
2011-09-08 18:01:07 -04:00
test-wcscpy.c
Add tests for wcsrchr and wcscpy
2011-12-17 14:14:58 -05:00
test-wcscspn.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcslen.c
Add wcslen test cases
2011-10-23 14:11:50 -04:00
test-wcsncat.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcsncmp.c
Use correct signedness in wcsncmp
2015-04-13 21:25:04 +02:00
test-wcsncpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcsnlen.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcspbrk.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wcsrchr.c
Add tests for wcsrchr and wcscpy
2011-12-17 14:14:58 -05:00
test-wcsspn.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wmemchr.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
test-wmemcmp.c
Move wide char tests to wcsmbs directory
2011-09-08 18:01:07 -04:00
test-wmemset.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-btowc.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-c16-surrogate.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-c16c32-1.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
2013-05-16 11:32:54 -05:00
tst-c32-state.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-fgetwc-after-eof.c
[BZ 1190] Make EOF sticky in stdio.
2018-03-13 08:31:56 -04:00
tst-mbrtowc2.c
Prefer https for Sourceware links
2017-11-16 11:49:26 +05:30
tst-mbrtowc.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-mbsrtowcs.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wchar-h.c
Update wcsmbs tests to use the support test driver
2017-04-04 18:05:20 -03:00
tst-wcpncpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcrtomb.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcsnlen.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcstod-nan-locale.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcstod-nan-sign.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcstod-round.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
tst-wcstof.c
Update wcsmbs tests to use the support test driver
2017-04-04 18:05:20 -03:00
tst-wcstol-locale.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
uchar.h
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
Versions
Add _Float32 function aliases.
2017-12-07 00:48:31 +00:00
wchar.h
Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions
2019-11-22 15:29:21 -03:00
wcpcpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcpncpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcrtomb.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsatcliff.c
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
2010-10-03 22:10:30 -04:00
wcscasecmp_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscasecmp.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscat.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcschr.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcschrnul.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscmp.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscoll_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscoll.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcscspn.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsdup.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcslen.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsmbs-tst1.c
Add dependencies on needed locales in each subdir tests (bug 18969)
2015-10-12 15:18:08 +02:00
wcsmbsload.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsmbsload.h
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsncase_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsncase.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsncat.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsncmp.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsncpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsnlen.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsnrtombs.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcspbrk.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsrchr.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsrtombs.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsspn.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsstr.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstod_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstod_nan.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstod.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstof_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstof_nan.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstof.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstok.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstol_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstol.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstold_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstold_nan.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstold.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoll_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoll.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoul_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoul.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoull_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcstoull.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcswidth.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsxfrm_l.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcsxfrm.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wctob.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcwidth.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wcwidth.h
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmemchr.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmemcmp.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmemcpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmemmove.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmempcpy.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00
wmemset.c
Prefer https to http for gnu.org and fsf.org URLs
2019-09-07 02:43:31 -07:00