This website requires JavaScript.
Explore
Help
Register
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c9540704ac
glibc
/
localedata
/
tests-mbwc
History
Adhemerval Zanella
90edd56c01
localedata: Use hexadecimal character escape on tests
...
Instead of latin1 ones. Reviewed-by: Sam James <sam@gentoo.org>
2024-12-22 13:01:08 +08:00
..
dat_isw-funcs.h
…
dat_iswalnum.c
…
dat_iswalpha.c
…
dat_iswcntrl.c
…
dat_iswctype.c
…
dat_iswdigit.c
…
dat_iswgraph.c
…
dat_iswlower.c
…
dat_iswprint.c
…
dat_iswpunct.c
…
dat_iswspace.c
…
dat_iswupper.c
…
dat_iswxdigit.c
…
dat_mblen.c
…
dat_mbrlen.c
…
dat_mbrtowc.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_mbsrtowcs.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_mbstowcs.c
…
dat_mbtowc.c
…
dat_strcoll.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_strfmon.c
…
dat_strxfrm.c
…
dat_swscanf.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_tow-funcs.h
…
dat_towctrans.c
…
dat_towlower.c
…
dat_towupper.c
…
dat_wcrtomb.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_wcscat.c
…
dat_wcschr.c
…
dat_wcscmp.c
…
dat_wcscoll.c
…
dat_wcscpy.c
…
dat_wcscspn.c
…
dat_wcslen.c
…
dat_wcsncat.c
…
dat_wcsncmp.c
…
dat_wcsncpy.c
…
dat_wcspbrk.c
…
dat_wcsrtombs.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_wcsspn.c
…
dat_wcsstr.c
…
dat_wcstod.c
…
dat_wcstok.c
…
dat_wcstombs.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_wcswidth.c
…
dat_wcsxfrm.c
…
dat_wctob.c
…
dat_wctomb.c
localedata: Use hexadecimal character escape on tests
2024-12-22 13:01:08 +08:00
dat_wctrans.c
…
dat_wctype.c
…
dat_wcwidth.c
…
tgn_funcdef.h
…
tgn_locdef.h
…
tsp_common.c
tests-mbwc: Silence gcc 14 -Werror=format-overflow=
2024-06-27 16:49:26 +02:00
tst_funcs.h
…
tst_iswalnum.c
…
tst_iswalpha.c
…
tst_iswcntrl.c
…
tst_iswctype.c
…
tst_iswdigit.c
…
tst_iswgraph.c
…
tst_iswlower.c
…
tst_iswprint.c
…
tst_iswpunct.c
…
tst_iswspace.c
…
tst_iswupper.c
…
tst_iswxdigit.c
…
tst_mblen.c
…
tst_mbrlen.c
…
tst_mbrtowc.c
localedate: Fix printf type on tst_mbrtowc
2022-03-31 08:49:55 -03:00
tst_mbsrtowcs.c
…
tst_mbstowcs.c
…
tst_mbtowc.c
…
tst_strcoll.c
…
tst_strfmon.c
…
tst_strxfrm.c
…
tst_swscanf.c
…
tst_towctrans.c
…
tst_towlower.c
…
tst_towupper.c
…
tst_types.h
…
tst_wcrtomb.c
…
tst_wcscat.c
…
tst_wcschr.c
…
tst_wcscmp.c
…
tst_wcscoll.c
…
tst_wcscpy.c
…
tst_wcscspn.c
…
tst_wcslen.c
…
tst_wcsncat.c
…
tst_wcsncmp.c
…
tst_wcsncpy.c
…
tst_wcspbrk.c
…
tst_wcsrtombs.c
…
tst_wcsspn.c
…
tst_wcsstr.c
…
tst_wcstod.c
…
tst_wcstok.c
…
tst_wcstombs.c
…
tst_wcswidth.c
…
tst_wcsxfrm.c
…
tst_wctob.c
…
tst_wctomb.c
…
tst_wctrans.c
…
tst_wctype.c
…
tst_wcwidth.c
…