glibc/localedata/tests-mbwc
Ulrich Drepper 0e16ecfa1e Update.
* 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.
2000-06-28 04:27:24 +00:00
..
dat_isw-funcs.h
dat_iswalnum.c
dat_iswalpha.c
dat_iswcntrl.c Update. 2000-06-28 04:27:24 +00:00
dat_iswctype.c Update. 2000-06-28 04:27:24 +00:00
dat_iswdigit.c
dat_iswgraph.c
dat_iswlower.c
dat_iswprint.c Update. 2000-06-28 04:27:24 +00:00
dat_iswpunct.c
dat_iswspace.c
dat_iswupper.c
dat_iswxdigit.c
dat_swscanf.c Update. 2000-06-28 04:27:24 +00:00
dat_tow-funcs.h
dat_towctrans.c Update. 2000-06-28 04:27:24 +00:00
dat_towlower.c
dat_towupper.c
dat_wcscat.c
dat_wcschr.c
dat_wcscmp.c
dat_wcscoll.c Update. 2000-06-28 04:27:24 +00:00
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 Update. 2000-06-28 04:27:24 +00:00
dat_wcsxfrm.c Update. 2000-06-28 04:27:24 +00:00
dat_wctob.c Update. 2000-06-28 04:27:24 +00:00
dat_wctrans.c
dat_wctype.c
dat_wcwidth.c Update. 2000-06-28 04:27:24 +00:00
tgn_funcdef.h
tgn_locdef.h
tsp_common.c
tst_funcs.h Update. 2000-06-28 04:27:24 +00:00
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 Update. 2000-06-28 04:27:24 +00:00
tst_towctrans.c Update. 2000-06-28 04:27:24 +00:00
tst_towlower.c
tst_towupper.c
tst_types.h
tst_wcscat.c
tst_wcschr.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscmp.c
tst_wcscoll.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscpy.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscspn.c
tst_wcslen.c
tst_wcsncat.c Update. 2000-06-28 04:27:24 +00:00
tst_wcsncmp.c
tst_wcsncpy.c Update. 2000-06-28 04:27:24 +00:00
tst_wcspbrk.c Update. 2000-06-28 04:27:24 +00:00
tst_wcsspn.c
tst_wcsstr.c Update. 2000-06-28 04:27:24 +00:00
tst_wcswidth.c
tst_wcsxfrm.c
tst_wctob.c
tst_wctrans.c Update. 2000-06-28 04:27:24 +00:00
tst_wctype.c Update. 2000-06-28 04:27:24 +00:00
tst_wcwidth.c