index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man3
/
dlfcn.3
Age
Commit message (
Expand
)
Author
2020-01-13
Oops. Restore the dot lost in -width ".Dv ..."
uwe
2020-01-13
Fix -width in the tagged list of special "handle" values.
uwe
2020-01-13
Minor tweaks.
uwe
2020-01-13
Clean up dash use. Remove superfluous Pp.
wiz
2020-01-13
Bump date in dlfcn(3)
kamil
2020-01-13
Cross-Link from dlfcn(3) to dlinfo(3)
kamil
2011-06-25
Bump date for previous.
wiz
2011-06-25
PR/45015: ld.elf_so: support ELF symbol versioning
nonaka
2011-02-13
Explain "Cannot dlopen non-loadable /usr/lib/libpthread.so.1".
wiz
2010-12-24
Fix xref and pasto.
wiz
2010-12-24
Bump date.
skrll
2010-12-24
Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked
skrll
2010-01-24
Remove one unnecessary Ns. (Rest still ugly.)
wiz
2010-01-24
Avoid using .Sm on/.Sm off if that results in the latter getting an
joerg
2010-01-18
Use Dv for defined values.
wiz
2010-01-18
Various improvements to bring closer to reality. Mostly from OpenBSD.
skrll
2009-03-13
.Ud doesn't take arguments.
joerg
2009-03-10
Remove use of .Xo/.Xc to workaround ancient macro argument limit.
joerg
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-03-31
Portable code should use RTLD_LAZY, not DL_LAZY.
tnn
2005-03-21
Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.
kleink
2004-11-11
Fix typo.
jmmv
2004-11-10
Add dladdr to NAME; fix type of dli_saddr; from Sergey Svishchev.
wiz
2003-04-16
Use
wiz
2002-02-13
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-21
Fix typo in macro.
wiz
2001-06-24
Typo/whitespace fix.
wiz
2001-04-25
Spell occurred correctly.
simonb
2000-06-17
document dlopen(NULL, ...)
christos
1999-07-20
Note that the dl*() functions are not in a library per se but are
perry
1998-09-05
Assign my copyrights to TNF.
pk
1998-05-30
Add information to dlerror() regarding its behaviour in absence of an error
kleink
1998-05-13
Document `dladdr()'.
pk
1998-04-29
fix bad .Xr references
fair
1998-02-07
Sync with <dlfcn.h>: const'ify some arguments.
kleink
1997-03-14
Fix bogons (missing commas) in the synopsis section
cgd
1996-01-09
Note search mechanism.
pk
1995-10-01
Install dlfcn.3 and links.
pk
1995-09-30
Man page for dlfcn.h
pk