glibc/iconv
Ulrich Drepper 6e4c40baac Update.
1998-09-09 09:32  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/powerpc/dl-machine.h (elf_machine_rela): Make function
	inline.

1998-09-07  Paul Eggert  <eggert@twinsun.com>

	* time/mktime.c (__EXTENSIONS__): Define if not defined.
	(_REENTRANT): Remove.  It has undesirable consequences in
	Solaris 2.6 (e.g. it turns off the putc macro).  Defining
	__EXTENSIONS__ makes localtime_r and gmtime_r visible, which
	is what we want.
	* time/strftime.c: Likewise.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-error.c: Fix spelling.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* stdlib/strfmon.c: Quiet -Wparentheses warnings.
	* stdio-common/_itoa.c: Likewise.
	* stdio-common/printf_fp.c: Likewise.
	* stdio-common/vfscanf.c: Likewise.
	* wcsmbs/wcstok.c: Likewise.
	* sysdeps/generic/glob.c: Likewise.
	* posix/getopt.c: Likewise.
	* sysdeps/posix/getaddrinfo.c: Likewise.
	* posix/wordexp.c: Likewise.
	* io/ftw.c: Likewise.
	* io/fts.c: Likewise.
	* misc/getpass.c: Likewise.
	* iconv/gconv_conf.c: Likewise.
	* argp/argp-fmtstream.c: Likewise.
	* argp/argp-help.c: Likewise.
	* elf/dl-load.c: Likewise.
	* locale/programs/stringtrans.c: Likewise.
	* catgets/gencat.c: Likewise.
	* posix/getconf.c: Likewise.
	* iconv/gconv_conf.c: Likewise.
	* iconv/iconv_prog.c: Likewise.

	* string/strcoll.c: Optimize a few expressions.
	* string/strxfrm.c: Likewise.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-open.c (dl_open_worker): Move decl of new_global up one
	level to avoid uninit variable warning.

1998-09-09 10:34  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
	instead of _dl_default_scope[2] as argument to _dl_init_next.
	Fix compatibility problems introduced in last change.
1998-09-09 11:53:19 +00:00
..
Makefile Update. 1998-05-08 15:16:22 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
gconv.c Update. 1998-06-18 16:51:12 +00:00
gconv.h Update. 1998-06-29 12:44:22 +00:00
gconv_builtin.c Update. 1998-04-21 19:09:49 +00:00
gconv_builtin.h Update. 1998-06-10 16:28:03 +00:00
gconv_close.c Update. 1998-04-04 07:25:25 +00:00
gconv_conf.c Update. 1998-09-09 11:53:19 +00:00
gconv_db.c Update. 1998-07-13 12:29:13 +00:00
gconv_dl.c Update. 1998-09-06 09:16:53 +00:00
gconv_int.h Update. 1998-05-08 12:32:47 +00:00
gconv_open.c Update. 1998-05-15 21:17:11 +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-09-09 11:53:19 +00:00
loop.c Update. 1998-05-21 15:40:14 +00:00
skeleton.c Update. 1998-07-08 22:53:56 +00:00