glibc/iconv
Ulrich Drepper c4f6641346 Update.
2001-01-05  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv_simple.c (internal_ics4_loop): Correct test for
	overflowing output buffer.
	(internal_ucs4_loop_unaligned): Likewise.
	(ucs4_internal_loop): Likewise.
	(ucs4_internal_loop_unaligned): Likewise.
	(internal_ucs4le_loop): Likewise.
	(internal_ucs4le_loop_unaligned): Likewise.
	(ucs4le_internal_loop): Likewise.
	(ucs4le_internal_loop_unaligned): Likewise.
	Reported by Owen Taylor <otaylor@redhat.com>.
	* iconv/Makefile (tests): Add tst-iconv2.
	* iconv/tst-iconv2.c: New file.
2001-01-05 08:10:28 +00:00
..
Makefile Update. 2001-01-05 08:10:28 +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. 2001-01-05 08:10:28 +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. 2001-01-05 01:01:31 +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
tst-iconv2.c Update. 2001-01-05 08:10:28 +00:00