Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 27 Oct 2003 01:36:12 +0000 (01:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 27 Oct 2003 01:36:12 +0000 (01:36 +0000)
commit5a4b5076f1e002ebb43ccbab7d84dfa76d96146e
tree1984a0b90076335862befa306ff274627c8af1b4
parent98d2ca3d87a854f163d6989dc8b22aee63588c09
Update.

* include/dlfcn.h (__RTLD_OPENEXEC): Define.
* elf/dl-load.c (_dl_map_object_from_fd): Don't allow loading
executables unless __RTLD_OPENEXEC flag is present.
* elf/rtld.c (dl_main): Pass __RTLD_OPENEXEC flag to
_dl_map_object when loading the executable.

reverse lookup format for IPv6 addresses is using bitstring and
* resolv/ns_name.c: Implement encoding and decoding bitstring in
ChangeLog
elf/dl-load.c
elf/rtld.c
include/dlfcn.h
posix/globtest.sh