glibc/iconv
Ulrich Drepper b3fc5f84d1 Update.
* sysdeps/libm-ieee754/e_gamma_r.c: Initialize *signgamp for NaN
	returns.
	* sysdeps/libm-ieee754/e_gammaf_r.c: Likewise.
	* sysdeps/libm-ieee754/e_gammal_r.c: Likewise.
	Reported by John Reiser <jreiser@BitWagon.com> [PR libc/1185].

	* elf/dl-dst.h: Fix typo.
	* elf/dl-open.c: Likewise.

1999-06-26  Zack Weinberg  <zack@rabi.columbia.edu>

	* elf/dl-libc.c: New file, provides three functions:
	__libc_dlopen, __libc_dlclose, __libc_dlsym.
	* include/dlfcn.h: Prototype them.  Prototype _dl_addr.
	* elf/Makefile (routines): Add dl-libc.c.
	* elf/dl-profstub.c (_dl_mcount_wrapper): Change type of
	argument to void *.
	* elf/ldsodefs.h: Change proto and use of _dl_mcount_wrapper to match.

	* iconv/gconv.c: Include dlfcn.h.
	* iconv/gconv_db.c: Likewise.
	* malloc/mtrace.c: Likewise.  Don't include ldsodefs.h.

	* iconv/gconv_int.h (struct __gconv_loaded_object): Change
	`handle' to a void *.
	(__gconv_find_func): Delete prototype.

	* iconv/gconv_dl.c: Don't include ldsodefs.h.  Remove
	dlerror_run and related functions and structs.  Use
	__libc_dlopen, __libc_dlsym, __libc_dlclose.
	* nss/nsswitch.c: Likewise.

1999-06-28  Ulrich Drepper  <drepper@cygnus.com>
1999-06-28 15:52:36 +00:00
..
gconv_builtin.c Update. 1999-06-16 22:55:47 +00:00
gconv_builtin.h Update. 1999-04-24 22:58:57 +00:00
gconv_close.c Update. 1999-06-16 22:55:47 +00:00
gconv_conf.c Update. 1999-04-30 17:44:43 +00:00
gconv_db.c Update. 1999-06-28 15:52:36 +00:00
gconv_dl.c Update. 1999-06-28 15:52:36 +00:00
gconv_int.h Update. 1999-06-28 15:52:36 +00:00
gconv_open.c Update. 1999-06-18 18:22:17 +00:00
gconv_simple.c Update. 1999-06-16 22:55:47 +00:00
gconv.c Update. 1999-06-28 15:52:36 +00:00
gconv.h Update. 1999-06-16 22:55:47 +00:00
iconv_close.c Update. 1999-06-16 22:55:47 +00:00
iconv_open.c Update. 1999-06-16 22:55:47 +00:00
iconv_prog.c Update. 1999-06-19 09:58:37 +00:00
iconv.c Update. 1999-06-19 09:58:37 +00:00
iconv.h Update. 1998-12-04 20:58:15 +00:00
loop.c Update. 1999-06-16 22:55:47 +00:00
Makefile Update. 1999-01-04 12:33:59 +00:00
skeleton.c Update. 1999-06-16 22:55:47 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00