summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rtld
AgeCommit message (Expand)Author
2000-02-03Deal with empty path element in LD_LIBRARY_PATH.Todd C. Miller
2000-01-11Reverse order of ^lib and '/' checks since ^lib is cheaper; espie@Todd C. Miller
2000-01-11Fix the logic that determines whether or not a dlopen()'d name shouldTodd C. Miller
1999-12-10bad espie, commiting bad patches, with junk in them that should not be thereTheo de Raadt
1999-12-09dlopen and dlsym take const char * parameters.Marc Espie
1999-10-26indentTheo de Raadt
1999-09-06succesfully -> successfullyAaron Campbell
1999-05-13libary -> library, other misc correctionsAaron Campbell
1998-08-28set RTLD_DL flag before refcount++ returns; michaels@inet.noTheo de Raadt
1998-08-05setuid/setgid caveats; formTheo de Raadt
1998-07-22add a section about LD_PRELOAD; noted as missing by form@pppvs.itam.nsc.ruTheo de Raadt
1998-03-26RCS id cleanupNiklas Hallqvist
1997-11-14pk: Expand on shared object's `.init' functions a bit, and mentionTheo de Raadt
1997-08-27fix ' useTheo de Raadt
1997-07-01memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks forTheo de Raadt
1997-07-01have DL_GETERRNO clear error state after return; also make dlsym() set error ...Theo de Raadt
1997-06-18number; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-02than; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-28typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-01-28do not call err/errx with extra newlinesTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-09-28mark dlopen() modules with RTLD_DLTheo de Raadt
1996-09-15Build correctly when DESTDIR setNiklas Hallqvist
1996-01-16from netbsd:Theo de Raadt
1996-01-12from netbsd:Theo de Raadt
1995-12-25As ld.so does relocation behind the compiler's back don't cacheNiklas Hallqvist
1995-11-20make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt