Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
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.
Home |
Main Index |
Thread Index |
Old Index