NetBSD/libexec/ld.aout_so
tv 77a275d732 Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a
new flag bit.  Keep RTLD_GLOBAL as an actual flag bit so it won't be
re-used, or may be used for something later.  Mask the dlopen() mode bits
in ld.elf_so so a comparison against RTLD_NOW works.  (RTLD_{LOCAL,GLOBAL}
needs to be implemented for ld.elf_so.)
1998-07-14 22:18:36 +00:00
..
arch RCS Id police 1998-01-05 22:00:34 +00:00
Makefile In case NOPICINSTALL is set, get -lc_pic from src/lib/libc/(objdirname). 1998-05-21 00:31:05 +00:00
link.h Need <dlfcn.h> for Dl_info. 1998-05-14 01:55:28 +00:00
malloc.c
md-prologue.c
rtld.1 Expand on shared object's `.init' functions a bit, and mention 1997-11-13 22:25:23 +00:00
rtld.c Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a 1998-07-14 22:18:36 +00:00
shlib.c If a good matching shared library is found, don't look in the next 1998-04-04 01:00:29 +00:00