summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf
Commit message (Expand)AuthorAgeFilesLines
* Fix a cut&paste error which prevented LD_BIND_NOW from working.dfr1998-09-081-2/+2
* Implement ldconfig functionality for ELF. The hints are stored injdp1998-09-051-3/+50
* Add alpha support.dfr1998-09-0411-277/+1145
* Suppress duplicate entries in ldd output.jdp1998-09-022-12/+12
* Style fixes. If it seems like a lot of lines of changes, it'sjdp1998-09-021-75/+79
* Handle dlsym(NULL, ...) properly, by searching in the caller'sjdp1998-09-021-11/+26
* Update this header to use the revamped elf headers which select Elf32jb1998-08-211-12/+12
* Add "-C" to INSTALLFLAGS to install atomically. An elf->elfjdp1998-08-171-1/+3
* Add support for ldd.dfr1998-05-011-5/+106
* Add GDB support. The method and some of the code came from NetBSD's elfdfr1998-04-303-22/+102
* This commit was generated by cvs2svn to compensate for changes in r34192,jdp1998-03-079-0/+2403
|\
| * Import the ELF dynamic linker. This is the ElfKit version withjdp1998-03-079-0/+2403
* Import the ELF dynamic linker. This is the ElfKit version withjdp1998-03-071-0/+83
* spelling corrections.wosch1997-09-131-3/+3
* Typo fix.max1997-05-271-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-171-1/+25
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Sort cross references.wosch1997-01-131-3/+3
* Correct typos and spelling errors.jdp1997-01-121-5/+5
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-121-7/+17
* Fix spelling error in manpage.swallace1996-12-261-2/+2
* Fix two minor typos in the manual page.jdp1996-10-181-3/+3
* Update to handle new version ld.so.hints and info in executable forpeter1996-10-011-2/+50
* add missing comma(s) in .Xr macroswosch1996-09-231-3/+3
* Implement support for LD_PRELOAD in the dynamic linker. Removejdp1996-04-201-10/+8
* This is a FreeBSD manpage, not a NetBSD manpage. :)nate1995-10-051-2/+2
* Import Paul Kranenburg's man page for ld.so (aka. rtld).joerg1995-08-261-0/+144
OpenPOWER on IntegriCloud