glibc/iconv
Ulrich Drepper 918b9d72a9 Update.
1998-04-25 18:39  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/Makefile: Use gap method for iso8859-5, iso8859-7,
	iso8859-8 and iso8859-10.
	* iconvdata/iso8859-5.c: Change to use gap method.
	* iconvdata/iso8859-7.c: Likewise.
	* iconvdata/iso8859-8.c: Likewise.
	* iconvdata/iso8859-10.c: Likewise.

	* iconvdata/Makefile: Add rules for ISO-2022-JP module.
	* iconv/skeleton.c: Allow END_LOOP do be defined and use it at the
	end of the loop.
	* iconvdata/iso-2022-jp.c: New file.

	* iconvdata/ksc5601.c: Don't use uint16_t to represent byte sequence.
	* iconvdata/ksc5601.h: Unify function interfaces.
	* iconvdata/euckr.c: Adapt for changed ksc5601.h interface.
	* iconvdata/uhc.c: Likewise.

	* iconvdata/gb2312.h: Use correct types.

	* iconvdata/iso646.c (gconv_open): Correctly initialize the character
	size elements of data.
1998-04-25 20:34:34 +00:00
..
gconv_builtin.c Update. 1998-04-21 19:09:49 +00:00
gconv_builtin.h Add aliases unicode and unicodebig for Java. Add definitions for unicodelittle implementation. 1998-04-23 22:46:48 +00:00
gconv_close.c Update. 1998-04-04 07:25:25 +00:00
gconv_conf.c Update. 1998-04-20 18:41:05 +00:00
gconv_db.c Update. 1998-04-20 18:41:05 +00:00
gconv_dl.c Update. 1998-04-14 20:21:59 +00:00
gconv_int.h Update. 1998-04-24 07:07:59 +00:00
gconv_open.c Update. 1998-04-21 18:15:51 +00:00
gconv_simple.c Update. 1998-04-24 07:07:59 +00:00
gconv.c Update. 1998-04-21 18:15:51 +00:00
gconv.h Update. 1998-04-21 19:09:49 +00:00
iconv_close.c Update. 1998-04-03 15:46:53 +00:00
iconv_open.c Update. 1998-04-03 15:46:53 +00:00
iconv_prog.c Update. 1998-04-24 07:07:59 +00:00
iconv.c Update. 1998-04-20 18:41:05 +00:00
iconv.h
loop.c Update. 1998-04-21 20:37:08 +00:00
Makefile Update. 1998-04-20 18:41:05 +00:00
skeleton.c Update. 1998-04-25 20:34:34 +00:00