aboutsummaryrefslogtreecommitdiff
path: root/include/link.h
Commit message (Expand)AuthorAgeFilesLines
* Implement dlsym(RTLD_NEXT, symbol).John Polstra1997-08-021-1/+3
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixed the wrong include file for a "prototype mismatch" error betweenMarc G. Fournier1996-10-081-3/+3
* dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,Marc G. Fournier1996-10-071-3/+3
* Add support for storing a -R path in ld in the section dispatch table,Peter Wemm1996-10-011-2/+5
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-301-4/+4
* Change ld.so to correctly load dependant libraries for dlopen and unload themDoug Rabson1995-06-271-6/+14
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-041-5/+10
* Support for more Sun compatible dlopen() and friends. Also added proper errorJordan K. Hubbard1995-02-071-8/+3
* This is the new link.h from Paul K. Keeping history is even probably a badJordan K. Hubbard1994-02-131-89/+144
* Added link.h for shared libs.Paul Richards1993-11-031-0/+234