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 * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswalnum.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswalpha.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
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 * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswgraph.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswlower.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswprint.c Update. 2000-06-28 04:27:24 +00:00
dat_iswpunct.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswspace.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswupper.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_iswxdigit.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_swscanf.c Update. 2000-06-28 04:27:24 +00:00
dat_tow-funcs.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_towctrans.c Update. 2000-06-28 04:27:24 +00:00
dat_towlower.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_towupper.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_wcscat.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_wcschr.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcscmp.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_wcscoll.c Update. 2000-06-28 04:27:24 +00:00
dat_wcscpy.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcscspn.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcslen.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcsncat.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_wcsncmp.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcsncpy.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
dat_wcspbrk.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcsspn.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcsstr.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
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 * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wctype.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
dat_wcwidth.c Update. 2000-06-28 04:27:24 +00:00
tgn_funcdef.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tgn_locdef.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tsp_common.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_funcs.h Update. 2000-06-28 04:27:24 +00:00
tst_iswalnum.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswalpha.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswcntrl.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswctype.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_iswdigit.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswgraph.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswlower.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswprint.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswpunct.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswspace.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswupper.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_iswxdigit.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
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 Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_towupper.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_types.h * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcscat.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_wcschr.c Update. 2000-06-28 04:27:24 +00:00
tst_wcscmp.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
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 * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcslen.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsncat.c Update. 2000-06-28 04:27:24 +00:00
tst_wcsncmp.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
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 * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsstr.c Update. 2000-06-28 04:27:24 +00:00
tst_wcswidth.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
tst_wcsxfrm.c Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00
tst_wctob.c * Makefile (tests): Add tests from tests-mbwc subdirectory, 2000-06-27 12:14:09 +00:00
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 Add new files to tests and add environment for them. 2000-06-27 15:53:49 +00:00