glibc/wcsmbs
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
Makefile
Versions
btowc.c Update. 2000-06-19 21:12:06 +00:00
mbrlen.c
mbrtowc.c Update. 2000-06-19 21:12:06 +00:00
mbsinit.c
mbsnrtowcs.c Update. 2000-06-19 21:12:06 +00:00
mbsrtowcs.c Update. 2000-06-19 21:12:06 +00:00
tst-wcsnlen.c
tst-wcstof.c
wchar.h
wcpcpy.c
wcpncpy.c
wcrtomb.c Update. 2000-06-19 21:12:06 +00:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c
wcschrnul.c
wcscmp.c
wcscoll.c
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslen.c
wcsmbs-tst1.c
wcsmbsload.c Update. 2000-06-16 23:04:41 +00:00
wcsmbsload.h
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcsnrtombs.c Update. 2000-06-19 21:12:06 +00:00
wcspbrk.c
wcsrchr.c
wcsrtombs.c Update. 2000-06-19 21:12:06 +00:00
wcsspn.c
wcsstr.c
wcstod.c
wcstod_l.c
wcstof.c
wcstof_l.c
wcstok.c
wcstold.c
wcstold_l.c
wcswidth.c
wcsxfrm.c
wcsxfrm_l.c
wctob.c Update. 2000-06-28 04:27:24 +00:00
wcwidth.c
wcwidth.h Update. 2000-06-28 04:27:24 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c