summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dlopen.3
Commit message (Expand)AuthorAgeFilesLines
* Mention that dlerror() is also applicable to retrieve error message afterphantom2003-02-211-0/+2
* o Document that dlsym()'s behaviour with new special handle RTLD_SELFphantom2003-02-141-1/+16
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-0/+2
* mdoc(7) police: "The .Fn function".ru2002-12-181-1/+19
* Add `restrict' type-qualifier.mike2002-09-111-3/+3
* mdoc(7) police: laundry.ru2002-08-091-9/+14
* Since POSIX gives us plenary authority to define _t types, changewollman2002-05-291-1/+1
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.wollman2002-05-291-5/+30
* Allow ldd(1) be used on shared libraries in addition to executables.sobomax2002-02-041-0/+7
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Xref dladdr(3).dd2001-06-081-0/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2000-12-291-1/+0
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-12/+12
* Document RTLD_DEFAULT and the search algorithm used for resolvingjdp2000-09-191-6/+43
* Make a somewhat unsatisfactory attempt to describe the effects ofjdp2000-09-191-1/+18
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* It is no longer necessary to prepend underscores to external symbols underjoerg1999-11-021-24/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-221-18/+1
* Add a new function dlversion() which returns the version number ofjdp1999-04-071-1/+18
* Add a note about ELF executables requiring to be linked with -export-dynamicjkoshy1999-02-171-0/+8
* Correct a typo that I noticed.jkoshy1998-09-151-1/+1
* Move the trampolines for dlopen and related functions from crt0.ojdp1998-02-091-0/+236
OpenPOWER on IntegriCloud