Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
commitf5348425d095f93cce1532c7ca20915aea480868
authorRoland McGrath <roland@gnu.org>
Fri, 5 Jul 1996 17:05:14 +0000 (5 17:05 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 5 Jul 1996 17:05:14 +0000 (5 17:05 +0000)
tree3c74c90bad1a39953be39bc190d6985b887320ef
parent503054c0dd57109017b36870c430dab00fccaa8b
Fri Jul  5 12:22:51 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/rtld.c: Define RTLD_BOOTSTRAP before #include "dynamic-link.h".
* sysdeps/i386/dl-machine.h (elf_machine_rel): Remove weak decl for
_dl_rtld_map.
(RESOLVE): New macro, defined differently based on [RTLD_BOOTSTRAP].
(elf_machine_rel): Use it instead of testing fn ptr arg at runtime.
(elf_machine_rel: case R_386_32) [! RTLD_BOOTSTRAP]: Declare
_dl_rtld_map weak only here.

* posix/unistd.h [__USE_BSD]: Declare getdomainname, setdomainname.
ChangeLog
elf/rtld.c
posix/unistd.h
sysdeps/i386/dl-machine.h