summaryrefslogtreecommitdiff
path: root/include/link.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Const correctness for dl*(). The link.h polutionBrian Somers1997-12-071-8/+8
* Sync with -current.John Polstra1997-08-081-1/+3
* 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