summaryrefslogtreecommitdiff
path: root/lib/libc/dlfcn
AgeCommit message (Expand)Author
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-03-24dlerror() should not return const char *, as noted by landryTheo de Raadt
2009-04-22Correct the declaration of the dladdr() stub so that it has the correctPhilip Guenthe
2005-12-27Remove unused include, ok miod@Dale Rahn
2005-11-28ARGSUSED stubsTheo de Raadt
2004-10-17Expose dl_iterate_phdr.Mark Kettenis
2004-08-11add dladdr() support and add some 'standard' dlsym() support.Dale Rahn
2003-07-15protosTheo de Raadt
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-04-29remove printf from static dlctl and dlerror stubs. Return -1 ifMarco S Hyman
2001-12-26no way for this to be 'shared only', duhPeter Valchev
2001-11-20shared onlyPeter Valchev
2001-11-20Put dl* function definitions in libc on ELF, removing the need for libdl.Peter Valchev