freebsd_amp_hwpstate/libexec/rtld-aout
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
Makefile
md-prologue.c
rtld.1
rtld.1aout
rtld.c
shlib.c