NetBSD/gnu/usr.bin/ld/rtld
pk ad760ce3d6 Implement compiled-in library search paths: any `-L' argument encountered
while `dynamic link-mode' is on, is recorded in the executable. The
run-time linker will search these paths after $LD_LIBRARY_PATH but
before the default set and those currently in the hints file.
The feature is disabled whenever for set[ug]id programs.
1995-06-04 21:56:22 +00:00
..
Makefile Shrink ld.so by 12k. 1994-09-19 04:49:02 +00:00
link.h Put a reserved field into use (weak symbol support). 1994-12-23 20:16:59 +00:00
malloc.c NBPG --> getpagesize() 1994-09-19 16:58:18 +00:00
md-prologue.c
rtld.c Implement compiled-in library search paths: any `-L' argument encountered 1995-06-04 21:56:22 +00:00