glibc/iconv
Ulrich Drepper 8c0b717095 Update.
* test-skeleton.c: Mark timeout_handler with noreturn.
	* iconv/skeleton.c (get16u): Add const to cast.
	(get32u): Likewise.
	* iconvdata/gb18030.c: Likewise.
	* iconvdata/iso-2022-cn-ext.c: Likewise.
	* iconvdata/ansi_x3.110.c: Add cast to avoid warning.
	* iconvdata/big5.c: Likewise.
	* iconvdata/big5hkscs.c: Likewise.
	* iconvdata/iso_6937.c: Likewise.
	* iconvdata/iso_6937-2.c: Likewise.
	* iconvdata/t.61.c: Likewise.
	* iconvdata/iso646.c: Add prototypes for gconv_init and gconv_env.
	* iconvdata/unicode.c: Likewise.
	* iconvdata/utf-16.c: Likewise.
	* iconvdata/cns11643.h (ucs4_to_cns11643): Define needed as size_t.
	* iconv/gconv_trans.c (__gconv_translit_find): Avoid one warning
	with little code shuffling.
2000-11-28 07:10:56 +00:00
..
Makefile Update. 2000-06-12 19:47:50 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00
gconv.c Update. 2000-11-20 09:16:41 +00:00
gconv.h Update. 2000-11-27 17:54:38 +00:00
gconv_builtin.c Update. 2000-09-05 02:41:25 +00:00
gconv_builtin.h Update. 2000-11-20 09:16:41 +00:00
gconv_close.c Update. 2000-06-19 21:12:06 +00:00
gconv_conf.c Update. 2000-11-25 08:22:02 +00:00
gconv_db.c Update. 2000-11-20 09:16:41 +00:00
gconv_dl.c Update. 2000-11-20 09:16:41 +00:00
gconv_int.h Update. 2000-11-20 09:16:41 +00:00
gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is malloc fails. 2000-09-01 07:29:10 +00:00
gconv_simple.c Update. 2000-11-20 09:16:41 +00:00
gconv_trans.c Update. 2000-11-28 07:10:56 +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 Update. 2000-09-04 09:40:57 +00:00
loop.c (get16): Add const to cast. (get32): Likewise. 2000-11-27 17:46:49 +00:00
skeleton.c Update. 2000-11-28 07:10:56 +00:00
tst-iconv1.c 2000-05-22 Andreas Jaeger <aj@suse.de> 2000-05-22 09:01:33 +00:00