glibc/wcsmbs
Ulrich Drepper 323fb88dac Update.
2000-06-16  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv_int.h (norm_add_slashes): Optionally add given suffix.
	* iconv/gconv_open.c: Remove error handling specification from `from'
	character set name.
	* intl/loadmsgcat.c (_nl_load_domain): Call norm_add_slashes with
	new parameter to always enable transliteration.
	* locale/localeinfo.h (LIMAGIC): Bump number because of incompatible
	change.
	(struct locale_data): Add new members use_translit and options.
	* locale/findlocale.c (_nl_find_locale): Set use_translit flag is
	character set name contained modifier TRANSLIT.
	* locale/loadlocale.c (_nl_load_locale): Initialize new use_translit
	and options fields.
	(_nl_unload_locale): Free options string if necessary.
	* wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Enable translation if
	the locale names suggested this.
	* locale/C-address.c: Add two new initialilzers to adjust data
	structure for new format.
	* locale/C-collate.c: Likewise.
	* locale/C-ctype.c: Likewise.
	* locale/C-identification.c: Likewise.
	* locale/C-measurement.c: Likewise.
	* locale/C-messages.c: Likewise.
	* locale/C-monetary.c: Likewise.
	* locale/C-name.c: Likewise.
	* locale/C-numeric.c: Likewise.
	* locale/C-paper.c: Likewise.
	* locale/C-telephone.c: Likewise.
	* locale/C-time.c: Likewise.

	* locale/setlocale.c: Add some more __builtin_expect.
2000-06-16 23:04:41 +00:00
..
.cvsignore
btowc.c Update. 2000-06-16 00:39:38 +00:00
Makefile
mbrlen.c
mbrtowc.c Update. 2000-06-16 00:39:38 +00:00
mbsinit.c Update. 2000-04-07 16:45:34 +00:00
mbsnrtowcs.c Update. 2000-06-16 00:39:38 +00:00
mbsrtowcs.c Update. 2000-06-16 00:39:38 +00:00
tst-wcsnlen.c
tst-wcstof.c
Versions
wchar.h Update. 2000-04-07 07:40:43 +00:00
wcpcpy.c
wcpncpy.c
wcrtomb.c Update. 2000-06-16 00:39:38 +00:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c
wcschrnul.c
wcscmp.c
wcscoll.c Update. 1999-12-31 00:04:07 +00:00
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 Update. 2000-01-26 06:55:29 +00:00
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcsnrtombs.c Update. 2000-06-16 00:39:38 +00:00
wcspbrk.c
wcsrchr.c
wcsrtombs.c Update. 2000-06-16 00:39:38 +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 Update. 1999-12-31 00:04:07 +00:00
wcsxfrm_l.c
wctob.c Update. 2000-06-16 00:39:38 +00:00
wcwidth.c
wcwidth.h Update. 2000-04-06 05:04:50 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c