summaryrefslogtreecommitdiff
path: root/lib/libc/gen/dlfcn.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Add an stub for _rtld_thread_init. This is a part I missed inAlexander Kabaev2003-05-301-0/+7
* Implement dlinfo() function.Alexander Kabaev2003-02-131-0/+8
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-78/+1
* Add `restrict' type-qualifier.Mike Barcroft2002-09-111-2/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-3/+3
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-0/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out my change from 6 April PDT that added a new dlversion()John Polstra1999-04-221-15/+0
* Add a new function dlversion() which returns the version number ofJohn Polstra1999-04-071-1/+16
* Add support for ELF.John Polstra1998-03-071-34/+106
* Move the trampolines for dlopen and related functions from crt0.oJohn Polstra1998-02-091-0/+96