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
..
1999-09-13 09:07:36 +00:00
2000-02-13 07:40:16 +00:00
1996-12-18 03:23:47 +00:00
1999-04-14 23:49:40 +00:00
1997-12-14 22:24:57 +00:00
2000-06-27 20:27:32 +00:00
1998-07-04 10:39:13 +00:00
1999-01-11 20:13:43 +00:00
1999-01-27 09:13:16 +00:00
2000-02-13 07:40:16 +00:00
2000-02-13 07:40:16 +00:00
2000-04-06 05:04:50 +00:00
1998-02-13 17:54:15 +00:00
1998-04-08 20:27:31 +00:00
2000-06-28 04:27:24 +00:00