aboutsummaryrefslogtreecommitdiff
path: root/include/dlfcn.h
Commit message (Expand)AuthorAgeFilesLines
* Since POSIX gives us plenary authority to define _t types, changeGarrett Wollman2002-05-291-2/+2
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.Garrett Wollman2002-05-291-3/+23
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-12/+12
* Allow ldd(1) be used on shared libraries in addition to executables.Maxim Sobolev2002-02-041-0/+1
* Add a definition for RTLD_DEFAULT.John Polstra2000-09-191-4/+3
* Add a #define for RTLD_LOCAL as required by the Single UnixJohn Polstra2000-01-291-0/+1
* Remove the comment warning that the dllockinit() interface mightJohn Polstra2000-01-091-1/+0
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-281-0/+1
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-0/+7
* Add definition for RTLD_GLOBAL, which is soon to be supported.John Polstra1999-08-301-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Back out my change from 6 April PDT that added a new dlversion()John Polstra1999-04-221-1/+0
* Add a new function dlversion() which returns the version number ofJohn Polstra1999-04-071-1/+2
* Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword.John Polstra1998-02-111-1/+1
* Remove the include of <dlfcn.h> from crt0.c; it is not needed nowJohn Polstra1998-02-111-0/+71