mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
0e16ecfa1e
* locale/programs/ld-ctype.c (ctype_finish): Take all characters from the input charset into account when generating the hash table. (allocate_arrays): Correct setting default width. Not all empty slots in the table are filled, only those not covert explicitly by the locale description and in the charset. * stdio-common/vfscanf.c: Make sure to always return WEOF and EOF for wide character version. For %C handling, test correct pointer variable for NULL. * wcsmbs/wctob.c: Handle WEOF special. * wcsmbs/wcwidth.h: 0xff in width array means invalid character. * wctype/wctype.h: Protect gcc-isms with __extension__. Avoid always-true test to avoid warning. |
||
---|---|---|
.. | ||
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_swscanf.c | ||
dat_tow-funcs.h | ||
dat_towctrans.c | ||
dat_towlower.c | ||
dat_towupper.c | ||
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_wcsspn.c | ||
dat_wcsstr.c | ||
dat_wcswidth.c | ||
dat_wcsxfrm.c | ||
dat_wctob.c | ||
dat_wctrans.c | ||
dat_wctype.c | ||
dat_wcwidth.c | ||
tgn_funcdef.h | ||
tgn_locdef.h | ||
tsp_common.c | ||
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_swscanf.c | ||
tst_towctrans.c | ||
tst_towlower.c | ||
tst_towupper.c | ||
tst_types.h | ||
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_wcsspn.c | ||
tst_wcsstr.c | ||
tst_wcswidth.c | ||
tst_wcsxfrm.c | ||
tst_wctob.c | ||
tst_wctrans.c | ||
tst_wctype.c | ||
tst_wcwidth.c |