Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/21/1999 17:18:21
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Jul 22 00:18:20 UTC 1999

Modified Files:
	basesrc/libexec/ld.elf_so: rtld.c

Log Message:
When dlopen()'ing a shared object without an absolute pathname, search
for it in the rpath of the main program as well as the path specified
in LD_LIBRARY_PATH.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/libexec/ld.elf_so/rtld.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.