glibc/iconv
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
..
gconv.c Update. 1998-04-21 18:15:51 +00:00
gconv.h Update. 1998-04-21 19:09:49 +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-05-08 12:32:47 +00:00
gconv_db.c Update. 1998-05-08 12:32:47 +00:00
gconv_dl.c Update. 1998-04-14 20:21:59 +00:00
gconv_int.h Update. 1998-05-08 12:32:47 +00:00
gconv_open.c Update. 1998-04-21 18:15:51 +00:00
gconv_simple.c Update. 1998-04-29 07:48:04 +00:00
iconv.c Update. 1998-04-20 18:41:05 +00:00
iconv.h Update. 1997-11-18 02:50:07 +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
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-29 12:15:49 +00:00