glibc/locale
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
..
programs Update. 2000-06-28 04:27:24 +00:00
.cvsignore
broken_cur_max.c
C_name.c
C-address.c Update. 2000-06-16 23:04:41 +00:00
C-collate.c Update. 2000-06-16 23:04:41 +00:00
C-ctype.c Update. 2000-06-17 07:39:18 +00:00
C-identification.c Update. 2000-06-16 23:04:41 +00:00
C-measurement.c Update. 2000-06-16 23:04:41 +00:00
C-messages.c Update. 2000-06-16 23:04:41 +00:00
C-monetary.c Update. 2000-06-16 23:04:41 +00:00
C-name.c Update. 2000-06-16 23:04:41 +00:00
C-numeric.c Update. 2000-06-16 23:04:41 +00:00
C-paper.c Update. 2000-06-16 23:04:41 +00:00
C-telephone.c Update. 2000-06-16 23:04:41 +00:00
C-time.c Update. 2000-06-16 23:04:41 +00:00
categories.def Update. 2000-06-17 07:39:18 +00:00
codeset_name.c
duplocale.c
elem-hash.h
findlocale.c Update. 2000-06-16 23:04:41 +00:00
freelocale.c
indigits.h
indigitswc.h
iso-639.def
iso-3166.def
iso-4217.def
langinfo.h Update. 2000-06-17 07:39:18 +00:00
lc-address.c
lc-collate.c
lc-ctype.c
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c (_nl_init_era_entries): Remove a bit of unneeded code. 2000-06-18 23:05:54 +00:00
loadlocale.c Update. 2000-06-19 21:12:06 +00:00
locale.h
localeconv.c Update. 2000-05-30 20:37:26 +00:00
localeinfo.h Update. 2000-06-16 23:04:41 +00:00
Makefile Update. 2000-06-14 00:55:24 +00:00
mb_cur_max.c
newlocale.c
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c Update. 2000-06-16 23:04:41 +00:00
strlen-hash.h
SYS_libc.c
Versions Update. 2000-05-30 20:37:26 +00:00
weight.h
weightwc.h
xlocale.h