index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man3
/
dlfcn.3
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-28
various spelling corrections
David Krause
2006-07-28
Explain the effect of the --export-dynamic link option on the visibility
Kurt Miller
2006-07-26
Sync with current behavior:
Kurt Miller
2004-08-12
new sentence, new line;
Jason McIntyre
2004-08-11
add dladdr() support and add some 'standard' dlsym() support.
Dale Rahn
2003-09-25
dlerror(3) should clear _dl_errno; based on a patch from Bjorn Sandell.
Todd C. Miller
2002-12-30
sync protos with dlfcn.h; prompted by niekze AT yahoo DOT com
Todd C. Miller
2001-11-13
o) Fix bogus .Xr usage;
Mike Pechkin
2000-10-26
Some share/man fleshing.
Aaron Campbell
2000-05-25
rename rtld(1) to ld.so(1)
Theo de Raadt
2000-03-19
Various cleanups.
Aaron Campbell
1999-12-09
dlopen and dlsym take const char * parameters.
Marc Espie
1998-11-29
kill superfluous .Nm macro arguments
Aaron Campbell
1998-11-25
share/man/man3 man page repairs
Aaron Campbell
1998-09-07
More man page fixes. Particularly fix uses of it's/its, affect/effect,
Aaron Campbell
1998-02-11
Fixed typos
David Leonard
1997-06-13
fix
Theo de Raadt
1996-01-12
from netbsd; Note search mechanism
Theo de Raadt
1995-11-20
make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt