aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/dlopen.3
Commit message (Expand)AuthorAgeFilesLines
* Add `restrict' type-qualifier.Mike Barcroft2002-09-111-3/+3
* mdoc(7) police: laundry.Ruslan Ermilov2002-08-091-9/+14
* Since POSIX gives us plenary authority to define _t types, changeGarrett Wollman2002-05-291-1/+1
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.Garrett Wollman2002-05-291-5/+30
* Allow ldd(1) be used on shared libraries in addition to executables.Maxim Sobolev2002-02-041-0/+7
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Xref dladdr(3).Dima Dorfman2001-06-081-0/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+0
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-12/+12
* Document RTLD_DEFAULT and the search algorithm used for resolvingJohn Polstra2000-09-191-6/+43
* Make a somewhat unsatisfactory attempt to describe the effects ofJohn Polstra2000-09-191-1/+18
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* It is no longer necessary to prepend underscores to external symbols underJoerg Wunsch1999-11-021-24/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Back out my change from 6 April PDT that added a new dlversion()John Polstra1999-04-221-18/+1
* Add a new function dlversion() which returns the version number ofJohn Polstra1999-04-071-1/+18
* Add a note about ELF executables requiring to be linked with -export-dynamicJoseph Koshy1999-02-171-0/+8
* Correct a typo that I noticed.Joseph Koshy1998-09-151-1/+1
* Move the trampolines for dlopen and related functions from crt0.oJohn Polstra1998-02-091-0/+236