summaryrefslogtreecommitdiffstats
path: root/include/dlfcn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* based on a diff from Matt Provost: allow printing of ldd informationjason2007-05-291-1/+2
* Provide hook so that rthreads can provide a spinlock to protect from racesdrahn2007-05-051-1/+2
* add dladdr() support and add some 'standard' dlsym() support.drahn2004-08-111-1/+19
* Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL,drahn2003-09-021-3/+6
* Add DL_SETTHREADLCK. "pretty obviously safe i think" teddu@marc2003-04-251-1/+2
* withough -> withoutderaadt2002-06-021-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-6/+6
* correct prototype for dlerror.art2001-05-311-2/+2
* dlopen and dlsym take const char * parameters.espie1999-12-091-3/+3
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+62