glibc/malloc
Ulrich Drepper 755104edc7 Update.
2000-09-18  Ulrich Drepper  <drepper@redhat.com>

	* version.h (VERSION): Bump to 2.1.94.

	* malloc/mtrace.c (mtrace): Mark stream as close on exec.

2000-09-17  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/utf-16.c (BODY for TO_LOOP): Reject UCS-4 input in the
	range 0xD800..0xDFFF.
	* iconvdata/unicode.c (BODY for TO_LOOP): Likewise.
	(BODY for FROM_LOOP): Likewise.
	* iconv/gconv_simple.c (ucs2_internal_loop): Likewise.
	(internal_ucs2_loop): Likewise.
	(ucs2reverse_internal_loop): Likewise.
	(internal_ucs2reverse_loop): Likewise.

2000-09-17  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/utf-16.c (gconv_init): Add missing slashes to encoding
	names.

2000-09-17  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/tst-table-from.c (main): Fix test for error on stdout.
	* iconvdata/tst-table-to.c (main): Likewise.

2000-09-17  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/iso-ir-165.c (__isoir165_from_tab): Renamed from
	__isoir165_tab.
	* iconvdata/cns11643.h (__cns11643l1_to_ucs4_tab): New declaration.
	* iconvdata/iso-2022-cn-ext.c: Include "cns11643.h".
	(GB7590_set, GB13132_set, CNS11643_3_set, CNS11643_4_set,
	CNS11643_5_set, CNS11643_6_set, CNS11643_7_set): Change enum values.
	(BODY for FROM_LOOP): Fix buffer overrun. Treat CNS11643 plane 3.
	Return __GCONV_INCOMPLETE_INPUT instead of __GCONV_EMPTY_INPUT.
	(BODY for TO_LOOP): Fix usage of `set' vs. `used'.  Fix typo that
	caused GB2312 to be used instead of ISO-IR-165. Treat CNS11643
	plane 3.  Fix shift sequences. Output announcement for SS2 and SS3
	encodings when needed.  When outputting an announcement, don't clear
	most other announcements.

2000-09-17  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Fix buffer overrun.
	(BODY for TO_LOOP): Fix usage of `set' vs. `used'.

2000-09-14  Bruno Haible  <haible@clisp.cons.org>

	* intl/Versions: Add bind_textdomain_codeset.
2000-09-18 22:41:47 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile (tests): Don't do it for cross compiling. 2000-08-25 09:02:59 +00:00
malloc.c Update. 2000-08-31 07:34:24 +00:00
malloc.h Update. 1999-12-19 19:51:55 +00:00
mallocbug.c
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 2000-03-28 17:33:37 +00:00
mcheck.h Update. 2000-03-28 17:33:37 +00:00
memusage.c Update. 2000-06-20 04:46:22 +00:00
memusage.sh Update. 2000-06-20 04:46:22 +00:00
memusagestat.c Update. 2000-06-20 04:46:22 +00:00
mtrace.c Update. 2000-09-18 22:41:47 +00:00
mtrace.pl Update. 2000-08-19 16:58:09 +00:00
obstack.c Update. 1999-01-23 22:50:17 +00:00
obstack.h Updated. 1999-03-29 02:31:34 +00:00
set-freeres.c Update. 1999-12-01 21:08:31 +00:00
thread-m.h Update. 2000-09-10 18:43:37 +00:00
tst-calloc.c Update. 2000-04-12 23:53:40 +00:00
tst-malloc.c Update 1999-07-07 12:14:17 +00:00
tst-mtrace.c Test program for mtrace. 2000-07-07 03:00:06 +00:00
tst-mtrace.sh Update. 2000-07-23 01:23:29 +00:00
tst-valloc.c Update. 2000-02-22 05:25:08 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00