glibc/iconv
Ulrich Drepper a1620a4c55 Update.
2000-11-27  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
	* misc/sys/cdefs.h: Define __flexarr.
	Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.

	* iconvdata/iso-2022-jp.c: Add prototypes to avoid warnings.
	* iconv/skeleton.c: Likewise.
	* iconvdata/iso8859-1.c (BODY to 8859-1): Add const to cast.
	* iconv/loop.c (get16): Add const to cast.
	(get32): Likewise.
2000-11-27 17:54:38 +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-20 09:16:41 +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-27 17:54:38 +00:00
tst-iconv1.c 2000-05-22 Andreas Jaeger <aj@suse.de> 2000-05-22 09:01:33 +00:00