summaryrefslogtreecommitdiff
path: root/include/dlfcn.h
AgeCommit message (Expand)Author
2007-05-29based on a diff from Matt Provost: allow printing of ldd informationJason Wright
2007-05-05Provide hook so that rthreads can provide a spinlock to protect from racesDale Rahn
2004-08-11add dladdr() support and add some 'standard' dlsym() support.Dale Rahn
2003-09-02Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL,Dale Rahn
2003-04-25Add DL_SETTHREADLCK. "pretty obviously safe i think" teddu@Marco S Hyman
2002-06-02withough -> withoutTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-31correct prototype for dlerror.Artur Grabowski
1999-12-09dlopen and dlsym take const char * parameters.Marc Espie
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt