summaryrefslogtreecommitdiffstats
path: root/libltdl/README
blob: da0a449ca4dd74f1514f2439665a41dfd9ececa3 (plain)
1
2
3
4
5
6
7
8
9
10
This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.

It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen