glibc/wctype
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
..
.cvsignore
cname-lookup.h
iswctype.c
iswctype_l.c
Makefile
test_wcfuncs.c
test_wctype.c
towctrans.c Update. 2000-06-27 20:27:32 +00:00
towctrans_l.c
Versions
wcextra.c
wcextra_l.c
wcfuncs.c
wcfuncs_l.c
wctrans.c
wctype.c
wctype.h Update. 2000-06-28 04:27:24 +00:00
wctype_l.c