HardenedBSD/gnu/usr.bin/ld
John Polstra 1dd43c183e When checking to see whether a needed shared library has already
been loaded, look for a match by device and inode number if the
traditional pathname comparisons don't find a match.  This detects
the case in which a library is requested using two different names
which are really links to the same file, and avoids loading it
twice.

Requested by:	peter@freebsd.org
Reviewed by:	peter@freebsd.org
1996-05-22 06:34:12 +00:00
..
i386 Changed the terminology for what used to be called the "memorizing" 1995-11-02 18:48:15 +00:00
ldconfig Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
ldd
rtld When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
sparc
cplus-dem.c
etc.c
ld.1
ld.1aout
ld.c When a local symbol that would normally be eliminated by "-x" or 1996-04-24 23:31:08 +00:00
ld.h Implement support for LD_PRELOAD in the dynamic linker. 1996-04-20 18:27:56 +00:00
lib.c
Makefile
PORTING
rrs.c
shlib.c Implement support for LD_PRELOAD in the dynamic linker. 1996-04-20 18:27:56 +00:00
symbol.c
symseg.h
warnings.c
xbits.c