aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/dlfcn.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Properly remove unloaded objects from all lists.Alexander Kabaev2003-02-201-0/+8
* 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