NetBSD/libexec/ld.aout_so
fvdl 98712f00f0 If a good matching shared library is found, don't look in the next
directories. This is compatible with the SunOS behaviour. Also,
it fixes a problem where it was not possible for some 3rd party
package to have a library with the same name as a library already
in the system, and a lower version number. The highest version
would always be picked. This particular problem shows up with Mozilla,
which has a libutil.so.1.0
1998-04-04 01:00:29 +00:00
..
arch RCS Id police 1998-01-05 22:00:34 +00:00
Makefile use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
link.h Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
malloc.c RCS id police. 1996-07-03 03:28:09 +00:00
md-prologue.c RCS id police. 1996-07-03 03:28:09 +00:00
rtld.1 Expand on shared object's `.init' functions a bit, and mention 1997-11-13 22:25:23 +00:00
rtld.c Allow a non-RTLD_GLOBAL object to refer to symbols in itself. 1998-03-26 23:33:12 +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