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
/
gnu
/
usr.bin
/
ld
/
rtld
Age
Commit message (
Expand
)
Author
2000-02-03
Deal with empty path element in LD_LIBRARY_PATH.
Todd C. Miller
2000-01-11
Reverse order of ^lib and '/' checks since ^lib is cheaper; espie@
Todd C. Miller
2000-01-11
Fix the logic that determines whether or not a dlopen()'d name should
Todd C. Miller
1999-12-10
bad espie, commiting bad patches, with junk in them that should not be there
Theo de Raadt
1999-12-09
dlopen and dlsym take const char * parameters.
Marc Espie
1999-10-26
indent
Theo de Raadt
1999-09-06
succesfully -> successfully
Aaron Campbell
1999-05-13
libary -> library, other misc corrections
Aaron Campbell
1998-08-28
set RTLD_DL flag before refcount++ returns; michaels@inet.no
Theo de Raadt
1998-08-05
setuid/setgid caveats; form
Theo de Raadt
1998-07-22
add a section about LD_PRELOAD; noted as missing by form@pppvs.itam.nsc.ru
Theo de Raadt
1998-03-26
RCS id cleanup
Niklas Hallqvist
1997-11-14
pk: Expand on shared object's `.init' functions a bit, and mention
Theo de Raadt
1997-08-27
fix ' use
Theo de Raadt
1997-07-01
memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks for
Theo de Raadt
1997-07-01
have DL_GETERRNO clear error state after return; also make dlsym() set error ...
Theo de Raadt
1997-06-18
number; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-06-02
than; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-05-28
typos; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-01-28
do not call err/errx with extra newlines
Theo de Raadt
1996-10-08
Attempt at cleanup.
michaels
1996-09-28
mark dlopen() modules with RTLD_DL
Theo de Raadt
1996-09-15
Build correctly when DESTDIR set
Niklas Hallqvist
1996-01-16
from netbsd:
Theo de Raadt
1996-01-12
from netbsd:
Theo de Raadt
1995-12-25
As ld.so does relocation behind the compiler's back don't cache
Niklas Hallqvist
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