..
bits
wchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 16:59:48 +02:00
Depend
…
Makefile
Add strlcat/wcslcat testcase.
2023-10-17 18:19:01 -04:00
Versions
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
btowc.c
…
c8rtomb.c
…
c16rtomb.c
…
c32rtomb.c
…
isoc23_fwscanf.c
…
isoc23_swscanf.c
…
isoc23_vfwscanf.c
…
isoc23_vswscanf.c
…
isoc23_vwscanf.c
…
isoc23_wscanf.c
…
isoc99_fwscanf.c
…
isoc99_swscanf.c
…
isoc99_vfwscanf.c
…
isoc99_vswscanf.c
…
isoc99_vwscanf.c
…
isoc99_wscanf.c
…
mbrlen.c
…
mbrtoc8.c
…
mbrtoc16.c
…
mbrtoc32.c
…
mbrtowc.c
…
mbsinit.c
…
mbsnrtowcs.c
…
mbsrtowcs.c
…
mbsrtowcs_l.c
…
test-c8rtomb.c
…
test-char-types.c
…
test-mbrtoc8.c
…
test-wcpcpy.c
…
test-wcpncpy.c
…
test-wcscat.c
…
test-wcschr.c
…
test-wcschrnul.c
…
test-wcscmp.c
…
test-wcscpy.c
…
test-wcscspn.c
…
test-wcsdup.c
wcsmbs: Add wcsdup() tests. (BZ #30266 )
2023-04-21 10:50:52 -03:00
test-wcslen.c
…
test-wcsncat.c
…
test-wcsncmp.c
…
test-wcsncpy.c
…
test-wcsnlen.c
…
test-wcspbrk.c
…
test-wcsrchr.c
…
test-wcsspn.c
…
test-wmemchr.c
…
test-wmemcmp.c
…
test-wmemset.c
…
tst-btowc.c
Fix all the remaining misspellings -- BZ 25337
2023-06-02 01:39:48 +00:00
tst-c16-surrogate.c
…
tst-c16c32-1.c
…
tst-c32-state.c
…
tst-fgetwc-after-eof.c
…
tst-mbrtowc.c
Fix all the remaining misspellings -- BZ 25337
2023-06-02 01:39:48 +00:00
tst-mbrtowc2.c
…
tst-mbsrtowcs.c
…
tst-mbstowcs.c
…
tst-wchar-h.c
…
tst-wcpncpy.c
…
tst-wcrtomb.c
…
tst-wcslcat.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
tst-wcslcat2.c
Add strlcat/wcslcat testcase.
2023-10-17 18:19:01 -04:00
tst-wcslcpy.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
tst-wcslcpy2.c
Add strlcpy/wcslcpy testcase
2023-10-17 18:18:55 -04:00
tst-wcsnlen.c
…
tst-wcstod-nan-locale.c
…
tst-wcstod-nan-sign.c
…
tst-wcstod-round.c
…
tst-wcstof.c
…
tst-wcstol-binary-c2x.c
Fix special case for C2x strtol binary constant handling (BZ# 30371)
2023-05-25 09:28:23 -03:00
tst-wcstol-binary-c11.c
Fix special case for C2x strtol binary constant handling (BZ# 30371)
2023-05-25 09:28:23 -03:00
tst-wcstol-binary-gnu2x.c
Fix special case for C2x strtol binary constant handling (BZ# 30371)
2023-05-25 09:28:23 -03:00
tst-wcstol-binary-gnu11.c
Fix special case for C2x strtol binary constant handling (BZ# 30371)
2023-05-25 09:28:23 -03:00
tst-wcstol-locale.c
…
tst-wprintf-binary.c
…
tst-wprintf-intn.c
C2x printf %wN, %wfN support (bug 24466)
2023-06-19 18:52:12 +00:00
tst-wscanf-binary-c2x.c
…
tst-wscanf-binary-c11.c
…
tst-wscanf-binary-gnu11.c
…
tst-wscanf-binary-gnu89.c
…
tst-wscanf-intn.c
C2x scanf %wN, %wfN support
2023-09-28 17:28:15 +00:00
tst-wscanf-to_inpunct.c
vfscanf-internal: Remove potentially unbounded allocas
2023-07-06 10:46:46 -03:00
uchar.h
…
wchar.h
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
wcpcpy.c
…
wcpncpy.c
…
wcrtomb.c
…
wcsatcliff.c
…
wcscasecmp.c
…
wcscasecmp_l.c
…
wcscat.c
…
wcschr.c
…
wcschrnul.c
…
wcscmp.c
…
wcscoll.c
…
wcscoll_l.c
…
wcscpy.c
…
wcscspn.c
…
wcsdup.c
…
wcslcat.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
wcslcpy.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
wcslen.c
…
wcsmbs-tst1.c
…
wcsmbsload.c
…
wcsmbsload.h
…
wcsncase.c
…
wcsncase_l.c
…
wcsncat.c
…
wcsncmp.c
…
wcsncpy.c
…
wcsnlen.c
…
wcsnrtombs.c
…
wcspbrk.c
…
wcsrchr.c
…
wcsrtombs.c
…
wcsspn.c
…
wcsstr.c
…
wcstod.c
…
wcstod_l.c
…
wcstod_nan.c
…
wcstof.c
…
wcstof_l.c
…
wcstof_nan.c
…
wcstok.c
…
wcstol.c
…
wcstol_l.c
…
wcstold.c
…
wcstold_l.c
…
wcstold_nan.c
…
wcstoll.c
…
wcstoll_l.c
…
wcstoul.c
…
wcstoul_l.c
…
wcstoull.c
…
wcstoull_l.c
…
wcswidth.c
…
wcsxfrm.c
…
wcsxfrm_l.c
…
wctob.c
…
wcwidth.c
…
wcwidth.h
…
wmemchr.c
…
wmemcmp.c
…
wmemcpy.c
…
wmemmove.c
…
wmempcpy.c
…
wmemset.c
…