summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386/dlfcn.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the include of <dlfcn.h> from crt0.c; it is not needed nowjdp1998-02-111-71/+0
* Implement dladdr.jdp1998-02-061-2/+13
* const correctness for dl*()brian1997-11-221-3/+3
* Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-0/+7
* Add definitions of RTLD_LAZY and RTLD_NOW.jdp1997-01-121-0/+6
* Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c definesscrappy1996-10-081-2/+2
* Add two parts of Mark's/Gary's dlopen() changes that I missed before.jkh1995-02-081-0/+47
OpenPOWER on IntegriCloud