summaryrefslogtreecommitdiffstats
path: root/lib/libc/dlfcn (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include, ok miod@drahn2005-12-271-2/+1
* ARGSUSED stubsderaadt2005-11-281-1/+8
* Expose dl_iterate_phdr.kettenis2004-10-171-1/+13
* add dladdr() support and add some 'standard' dlsym() support.drahn2004-08-111-1/+9
* protosderaadt2003-07-151-2/+2
* ansification; checked by pvalderaadt2003-06-111-2/+2
* pefo 3/4 licence cleanupsderaadt2003-06-091-7/+1
* remove printf from static dlctl and dlerror stubs. Return -1 ifmarc2003-04-291-4/+2
* no way for this to be 'shared only', duhpvalchev2001-12-261-3/+1
* shared onlypvalchev2001-11-201-1/+3
* Put dl* function definitions in libc on ELF, removing the need for libdl.pvalchev2001-11-202-0/+94