glibc/malloc
Ulrich Drepper fab6d62137 Update.
1998-05-08 12:26  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/gconv_int.h (struct gconv_module): Remove cost field and add
	cost_hi and cost_lo.
	* iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from
	Cost parameter and set cost_lo to INT_MAX.
	(add_module): Take new parameter and use it to initialize cost_lo.
	(read_conf_file): Count modules being loaded and use counter for
	new parameter to add_module.
	* iconv/gconv_db.c (find_derivation): When look for cost examine
	cost_hi and cost_lo.

1998-05-08 10:52  Ulrich Drepper  <drepper@cygnus.com>

	* string/bits/string2.h: Don't use unsigned char * unless really
	necessary since this disturbs C++.
	* sysdeps/i386/i486/bits/string.h: Likewise.
	Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.

1998-05-08 13:53  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* malloc/malloc.c (top_check): Fix last change.
1998-05-08 12:32:47 +00:00
..
Makefile Update. 1998-02-10 20:06:30 +00:00
malloc.c Update. 1998-05-08 12:32:47 +00:00
malloc.h Update. 1997-10-12 04:05:44 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 1997-12-22 20:53:38 +00:00
mcheck.h Update. 1997-12-14 22:24:57 +00:00
mtrace.c Update. 1998-04-15 10:15:16 +00:00
mtrace.pl Update. 1997-12-14 22:24:57 +00:00
obstack.c Update. 1997-08-29 01:19:12 +00:00
obstack.h Update. 1998-02-15 19:31:34 +00:00
set-freeres.c Update. 1997-09-30 17:10:40 +00:00
thread-m.h Update. 1997-10-26 20:13:00 +00:00