summaryrefslogtreecommitdiff
path: root/lib/libc/dlfcn/dlfcn_stubs.c
AgeCommit message (Expand)Author
2009-04-22Correct the declaration of the dladdr() stub so that it has the correctPhilip Guenthe
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