glibc/iconv
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
..
gconv.c Update. 2000-06-16 00:39:38 +00:00
gconv.h Update. 2000-06-16 00:39:38 +00:00
gconv_builtin.c Update. 2000-03-21 20:18:34 +00:00
gconv_builtin.h Update. 2000-04-21 06:46:40 +00:00
gconv_close.c Update. 2000-06-06 03:16:30 +00:00
gconv_conf.c Update. 1999-04-30 17:44:43 +00:00
gconv_db.c Update. 2000-06-06 06:49:00 +00:00
gconv_dl.c Update. 2000-06-06 05:02:18 +00:00
gconv_int.h Update. 2000-06-16 23:04:41 +00:00
gconv_open.c Update. 2000-06-16 23:04:41 +00:00
gconv_simple.c Update. 2000-06-16 00:39:38 +00:00
gconv_trans.c Update. 2000-06-16 00:39:38 +00:00
iconv.c Update. 2000-06-10 22:54:47 +00:00
iconv.h Update. 2000-05-21 20:13:15 +00:00
iconv_close.c Update. 2000-04-21 16:15:11 +00:00
iconv_open.c Update. 2000-04-21 16:15:11 +00:00
iconv_prog.c (main): Fix appending slashes if omit_invalid is true. 2000-06-13 18:22:02 +00:00
loop.c Update. 2000-06-12 19:47:50 +00:00
Makefile Update. 2000-06-12 19:47:50 +00:00
skeleton.c Update. 2000-06-16 00:39:38 +00:00
tst-iconv1.c 2000-05-22 Andreas Jaeger <aj@suse.de> 2000-05-22 09:01:33 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00