summaryrefslogtreecommitdiffstats
path: root/include/link.h
Commit message (Expand)AuthorAgeFilesLines
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-4/+0
* Use sys/link_elf.h or sys/link_aout.h based on compile environmentpeter2002-08-221-284/+3
* Breath deep and take __P out of the system include files.imp2002-03-231-8/+7
* style(9) the structure definitions.obrien2001-09-051-1/+1
* Update the prototype for "r_brk" to correspond with the change injdp2000-09-181-1/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add GDB support for ELF shared libs.dfr1998-05-231-1/+30
* Implement dladdr.jdp1998-02-061-1/+8
* Move nlist related defines from link.h into nlist.h. Clean upjdp1997-12-061-14/+3
* Remove the prototypes for dlopen and related functions. They don'tjdp1997-11-281-10/+1
* const correctness for dl*()brian1997-11-221-8/+8
* Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-1/+3
* Back out all of yesterdays include file changes.eivind1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed the wrong include file for a "prototype mismatch" error betweenscrappy1996-10-081-3/+3
* dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,scrappy1996-10-071-3/+3
* Add support for storing a -R path in ld in the section dispatch table,peter1996-10-011-2/+5
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-4/+4
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-6/+14
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-041-5/+10
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-8/+3
* This is the new link.h from Paul K. Keeping history is even probably a badjkh1994-02-131-89/+144
* Added link.h for shared libs.paul1993-11-031-0/+234
OpenPOWER on IntegriCloud