glibc/iconv
Ulrich Drepper 1d96d74da7 Update.
* locale/langinfo.h: Add entries for default_missing information.
	* locale/C-ctype.c: Add initializers for new fields.
	* iconv/gconv_trans.c: If nothing matched, try to use default_missing
	information.
	* locale/categories.h: Add entries for all LC_CTYPE values.
	* locale/programs/ld-ctype.c (ctype_output): Write out default_missing
	information.

	* localedata/tst-trans.c: Write out an error message if class is
	not found.
2000-06-17 03:08:26 +00:00
..
Makefile Update. 2000-06-12 19:47:50 +00:00
Versions
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
gconv_builtin.h
gconv_close.c
gconv_conf.c
gconv_db.c
gconv_dl.c
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-17 03:08:26 +00:00
iconv.c Update. 2000-06-10 22:54:47 +00:00
iconv.h
iconv_close.c
iconv_open.c
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
skeleton.c Update. 2000-06-16 00:39:38 +00:00
tst-iconv1.c