glibc/locale
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
..
programs Update. 2000-06-15 04:24:57 +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-16 23:04:41 +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-05-24 20:22:51 +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 Update. 2000-02-11 18:50:36 +00:00
iso-639.def
iso-3166.def
iso-4217.def
langinfo.h Update. 2000-05-24 20:22:51 +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 Update. 2000-03-17 05:33:30 +00:00
loadlocale.c Update. 2000-06-16 23:04:41 +00:00
locale.h Update. 2000-05-21 20:19:54 +00:00
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 Update. 2000-02-13 07:40:16 +00:00
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 Update. 2000-02-13 08:17:12 +00:00
xlocale.h