..
bits
wcsmbs: Improve fortify with clang
2 years ago
Depend
Update.
26 years ago
Makefile
Rename c2x / gnu2x tests to c23 / gnu23
2 years ago
Versions
Add the wcslcpy, wcslcat functions
3 years ago
btowc.c
Update copyright dates with scripts/update-copyrights
2 years ago
c8rtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
c16rtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
c32rtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_fwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_swscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_vfwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_vswscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_vwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc23_wscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_fwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_swscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_vfwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_vswscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_vwscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
isoc99_wscanf.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbrlen.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbrtoc8.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbrtoc16.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbrtoc32.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbrtowc.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbsinit.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbsnrtowcs.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbsrtowcs.c
Update copyright dates with scripts/update-copyrights
2 years ago
mbsrtowcs_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-c8rtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-char-types.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-mbrtoc8.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcpcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcpncpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcscat.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcschr.c
Add wcschr test cases
15 years ago
test-wcschrnul.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcscmp.c
Move wide char tests to wcsmbs directory
15 years ago
test-wcscpy.c
Add tests for wcsrchr and wcscpy
14 years ago
test-wcscspn.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcsdup.c
wcsmbs: Add wcsdup() tests. (BZ #30266)
3 years ago
test-wcslen.c
Add wcslen test cases
15 years ago
test-wcsncat.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcsncmp.c
Use correct signedness in wcsncmp
11 years ago
test-wcsncpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcsnlen.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcspbrk.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wcsrchr.c
Add tests for wcsrchr and wcscpy
14 years ago
test-wcsspn.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wmemchr.c
Update copyright dates with scripts/update-copyrights
2 years ago
test-wmemcmp.c
Move wide char tests to wcsmbs directory
15 years ago
test-wmemset.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-btowc.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-c16-surrogate.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-c16c32-1.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
13 years ago
tst-c32-state.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-fgetwc-after-eof.c
[BZ 1190] Make EOF sticky in stdio.
8 years ago
tst-mbrtowc.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-mbrtowc2.c
Prefer https for Sourceware links
8 years ago
tst-mbsrtowcs.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-mbstowcs.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wchar-h.c
Update wcsmbs tests to use the support test driver
9 years ago
tst-wcpncpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcrtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcslcat.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcslcat2.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcslcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcslcpy2.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcsnlen.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcstod-nan-locale.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcstod-nan-sign.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcstod-round.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wcstof.c
Update wcsmbs tests to use the support test driver
9 years ago
tst-wcstol-binary-c11.c
Refer to C23 in place of C2X in glibc
2 years ago
tst-wcstol-binary-c23.c
Rename c2x / gnu2x tests to c23 / gnu23
2 years ago
tst-wcstol-binary-gnu11.c
Refer to C23 in place of C2X in glibc
2 years ago
tst-wcstol-binary-gnu23.c
Rename c2x / gnu2x tests to c23 / gnu23
2 years ago
tst-wcstol-locale.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wprintf-binary.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wprintf-intn.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wscanf-binary-c11.c
Refer to C23 in place of C2X in glibc
2 years ago
tst-wscanf-binary-c23.c
Rename c2x / gnu2x tests to c23 / gnu23
2 years ago
tst-wscanf-binary-gnu11.c
Refer to C23 in place of C2X in glibc
2 years ago
tst-wscanf-binary-gnu89.c
Refer to C23 in place of C2X in glibc
2 years ago
tst-wscanf-intn.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-wscanf-to_inpunct.c
Update copyright dates with scripts/update-copyrights
2 years ago
uchar.h
Refer to C23 in place of C2X in glibc
2 years ago
wchar.h
Refer to C23 in place of C2X in glibc
2 years ago
wcpcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcpncpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcrtomb.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsatcliff.c
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
16 years ago
wcscasecmp.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscasecmp_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscat.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcschr.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcschrnul.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscmp.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscoll.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscoll_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcscspn.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsdup.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcslcat.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcslcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcslen.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsmbs-tst1.c
Use '%z' instead of '%Z' on printf functions
4 years ago
wcsmbsload.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsmbsload.h
Update copyright dates with scripts/update-copyrights
2 years ago
wcsncase.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsncase_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsncat.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsncmp.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsncpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsnlen.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsnrtombs.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcspbrk.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsrchr.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsrtombs.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsspn.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsstr.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstod.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstod_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstod_nan.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstof.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstof_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstof_nan.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstok.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstol.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstol_l.c
Refer to C23 in place of C2X in glibc
2 years ago
wcstold.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstold_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstold_nan.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstoll.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstoll_l.c
Refer to C23 in place of C2X in glibc
2 years ago
wcstoul.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstoul_l.c
Refer to C23 in place of C2X in glibc
2 years ago
wcstoull.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcstoull_l.c
Refer to C23 in place of C2X in glibc
2 years ago
wcswidth.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsxfrm.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsxfrm_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
wctob.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcwidth.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcwidth.h
Update copyright dates with scripts/update-copyrights
2 years ago
wmemchr.c
Update copyright dates with scripts/update-copyrights
2 years ago
wmemcmp.c
Update copyright dates with scripts/update-copyrights
2 years ago
wmemcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wmemmove.c
Update copyright dates with scripts/update-copyrights
2 years ago
wmempcpy.c
Update copyright dates with scripts/update-copyrights
2 years ago
wmemset.c
Update copyright dates with scripts/update-copyrights
2 years ago