summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dlfcn.c
Commit message (Expand)AuthorAgeFilesLines
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Add an stub for _rtld_thread_init. This is a part I missed inkan2003-05-301-0/+7
* Implement dlinfo() function.kan2003-02-131-0/+8
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-78/+1
* Add `restrict' type-qualifier.mike2002-09-111-2/+2
* Fix SCM ID's.obrien2002-02-011-3/+3
* Add a new function dllockinit() for registering thread lockingjdp1999-12-271-0/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-221-15/+0
* Add a new function dlversion() which returns the version number ofjdp1999-04-071-1/+16
* Add support for ELF.jdp1998-03-071-34/+106
* Move the trampolines for dlopen and related functions from crt0.ojdp1998-02-091-0/+96
OpenPOWER on IntegriCloud