glibc/elf
Ulrich Drepper 2f54c82dac Update.
* elf/Makefile (tests): Add nodlopen.  Add rules to generate nodlopen.
	* include/dlfcn.h: Define __RTLD_DLOPEN.
	* elf/dl-load.c (_dl_map_object_from_fd): If DF_1_NOOPEN is set
	and this is a dlopen() call, do not load the binary.
	* dlfcn/dlopen.c: Add __RTLD_DLOPEN to mode passed down to _dl_open.
	* dlfcn/dlopenold.c: Likewise.
	* configure.in: Add test for -z nodelete option.
	* config.make.in: Define have-z-nodelete with libc_cv_z_nodelete.

2000-07-20  Mark Kettenis  <kettenis@gnu.org>

	Make Hesiod NSS module thread-safe.

	* hesiod/README.hesiod: Update.

	* hesiod/Versions [GLIBC_2.2]: Add _nss_hesiod_getservbyport_r,
	_nss_hesiod_setprotoent, _nss_hesiod_endprotoent,
	_nss_hesiod_getprotobyname_r, and _nss_hesiod_getprotobynumber_r.
	* hesiod/Makefile (libnss_hesiod-routines): Add hesiod-init and
	hesiod-proto.
	* hesiod/nss_hesiod/hesiod-init.c: New file.
	* hesiod/nss_hesiod/hesiod-pwd.c: Rewritten for thread-safeness.
	* hesiod/nss_hesiod/hesiod-grp.c: Likewise.
	* hesiod/nss_hesiod/nss_hesiod.h: New file.
	* hesiod/nss_hesiod/hesiod-service.c
	(_nss_hesiod_getservbyport_r): New function.  Provide support for
	looking up services by port number.
	* hesiod/nss_hesiod/hesiod-proto.c: New file.

	* hesiod/hesiod.c: Update from BIND 8.2.3-T5B.
	* hesiod/hesiod.h: Likewise.
	* hesiod/hesiod_p.h: Likewise.

2000-07-20  Mark Kettenis  <kettenis@gnu.org>

	Fix problems with `struct __res_state' getting too big.
	* resolv/resolv.h (struct __sockaddr_in): New definition.
	(struct __res_state): Use __sockaddr_in instead of sockaddr_in in
	the private parts of the structure to save some space.
	* resolv/res_send.c (res_nsend): Cast &EXT(statp).nsaddrs[ns] to
	(struct sockaddr_in *) in call to sock_eq.
	Use memcpy to copy statp->nsaddr_list[ns] to &EXT(statp).nsaddrs[ns].

2000-07-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/mach/hurd/dl-sysdep.c: Likewise.
2000-07-21 04:12:25 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
cache.c Update. 2000-05-17 11:04:21 +00:00
constload1.c Update. 2000-03-17 02:17:59 +00:00
constload2.c Update. 2000-03-17 02:17:59 +00:00
constload3.c Update. 2000-03-17 02:17:59 +00:00
dep1.c Update. 2000-03-31 17:09:42 +00:00
dep2.c Update. 2000-03-31 17:09:42 +00:00
dep3.c Update. 2000-03-31 17:09:42 +00:00
dep4.c Update. 2000-03-31 17:09:42 +00:00
dl-addr.c Update. 2000-07-17 22:09:30 +00:00
dl-close.c Update. 2000-07-20 22:53:54 +00:00
dl-debug.c Update. 2000-03-23 20:31:46 +00:00
dl-deps.c Update. 2000-07-20 22:53:54 +00:00
dl-dst.h Update. 1999-06-28 15:52:36 +00:00
dl-error.c Update. 2000-07-13 19:46:27 +00:00
dl-fini.c Update. 2000-05-08 15:29:32 +00:00
dl-init.c Update. 2000-04-28 06:14:43 +00:00
dl-libc.c Update. 2000-07-13 19:46:27 +00:00
dl-load.c Update. 2000-07-21 04:12:25 +00:00
dl-lookup.c Update. 2000-06-10 04:01:36 +00:00
dl-minimal.c Update. 2000-03-23 20:31:46 +00:00
dl-misc.c Update. 1999-12-31 18:51:25 +00:00
dl-object.c Update. 2000-03-23 20:31:46 +00:00
dl-open.c Update. 2000-07-21 04:12:25 +00:00
dl-profile.c Update. 2000-04-25 07:40:56 +00:00
dl-profstub.c Update. 2000-07-18 17:18:38 +00:00
dl-reloc.c Update. 2000-06-22 13:57:50 +00:00
dl-runtime.c * elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer. 2000-07-18 00:13:34 +00:00
dl-support.c Update. 2000-06-10 04:01:36 +00:00
dl-sym.c Update. 2000-06-10 04:01:36 +00:00
dl-symbol.c Update. 2000-05-05 07:15:29 +00:00
dl-version.c Update. 2000-06-10 04:01:36 +00:00
do-lookup.h Update. 2000-06-08 03:31:44 +00:00
do-rel.h Update. 2000-06-08 04:48:56 +00:00
dynamic-link.h Update. 2000-07-20 22:53:54 +00:00
elf.h Update. 2000-07-20 22:53:54 +00:00
failobj.c Update. 1999-01-25 11:00:16 +00:00
gen-trusted-dirs.awk Update. 1999-05-03 21:59:35 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
interp.c Update. 1998-05-08 20:42:23 +00:00
ldconfig.c Update. 2000-07-12 21:10:41 +00:00
ldconfig.h Update. 2000-05-26 10:23:45 +00:00
ldd.bash.in Update. 1999-10-05 01:55:45 +00:00
link.h Update. 2000-06-10 05:48:35 +00:00
loadfail.c Update. 1999-01-20 20:01:17 +00:00
loadtest.c Update. 1999-01-20 00:34:52 +00:00
Makefile Update. 2000-07-21 04:12:25 +00:00
multiload.c Update. 1999-02-19 00:00:05 +00:00
nodelete.c Update. 2000-07-21 00:15:14 +00:00
nodelmod1.c Update. 2000-07-21 00:15:14 +00:00
nodelmod2.c Update. 2000-07-21 00:15:14 +00:00
noload.c Update. 2000-07-20 22:53:54 +00:00
order.c Update. 2000-03-31 17:09:42 +00:00
origtest.c Update. 1999-05-05 23:29:18 +00:00
preloadtest.c Update. 1999-01-20 00:34:52 +00:00
readlib.c * elf/readlib.c (interpreters): Use LD_SO since this is supported 2000-05-29 17:19:36 +00:00
resolvfail.c Update. 1999-08-02 19:56:07 +00:00
restest1.c Update. 1999-01-19 23:47:25 +00:00
rtld.c Update. 2000-07-20 22:53:54 +00:00
sln.c Update. 1999-12-31 18:51:25 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c 2000-05-13 Jakub Jelinek <jakub@redhat.com> 2000-05-15 07:15:04 +00:00
sprof.c Update. 2000-06-20 04:18:25 +00:00
testobj1_1.c Update. 1999-01-21 08:31:59 +00:00
testobj1.c Update. 1999-01-21 08:31:59 +00:00
testobj2.c Update. 1999-01-21 08:31:59 +00:00
testobj3.c Update. 1999-01-21 08:31:59 +00:00
testobj4.c Update. 1999-01-21 08:31:59 +00:00
testobj5.c Update. 1999-01-21 08:31:59 +00:00
testobj6.c Update. 1999-01-21 08:31:59 +00:00
Versions Update. 2000-07-13 19:46:27 +00:00
vismain.c Update. 2000-05-27 16:51:52 +00:00
vismod1.c Update. 2000-05-23 18:12:52 +00:00
vismod2.c * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset 2000-06-21 10:38:25 +00:00
vismod3.c Update. 2000-05-23 18:12:52 +00:00