Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sun, 4 Jun 1995 18:00:02 -0400
pk
Sun Jun 4 17:56:31 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/ld
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9857
Modified Files:
ld.c ld.h rrs.c shlib.c
Log Message:
Implement compiled-in library search paths: any `-L' argument encountered
while `dynamic link-mode' is on, is recorded in the executable. The
run-time linker will search these paths after $LD_LIBRARY_PATH but
before the default set and those currently in the hints file.
The feature is disabled whenever for set[ug]id programs.
pk
Sun Jun 4 17:56:35 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/ld/rtld
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9857/rtld
Modified Files:
rtld.c
Log Message:
Implement compiled-in library search paths: any `-L' argument encountered
while `dynamic link-mode' is on, is recorded in the executable. The
run-time linker will search these paths after $LD_LIBRARY_PATH but
before the default set and those currently in the hints file.
The feature is disabled whenever for set[ug]id programs.
pk
Sun Jun 4 17:57:19 EDT 1995
Update of /a/cvsroot/src/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9991
Modified Files:
link.h
Log Message:
Revive library search paths.
Home |
Main Index |
Thread Index |
Old Index