• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangeLogH A D30-Oct-20145.3 KiB208133

Makefile.amH A D04-May-20101.6 KiB5735

Makefile.inH A D30-Oct-201418.5 KiB599509

READMEH A D16-Dec-2003347 119

acinclude.m4H A D20-Sep-2013227.4 KiB6,6065,926

aclocal.m4H A D30-Oct-201435.5 KiB988888

config-h.inH A D30-Oct-20145.2 KiB199135

config.guessH A D23-Feb-20041,010 338

config.subH A D23-Feb-20041,010 338

configureH A D30-Oct-2014367.7 KiB12,41910,017

configure.acH A D22-Dec-20092.4 KiB8768

install-shH A D28-Mar-20069 KiB324189

ltdl.cH A D07-Dec-200995.8 KiB4,5133,363

ltdl.hH A D22-Sep-200911.6 KiB367206

ltmain.shH A D28-Mar-2006181.4 KiB6,4975,117

missingH A D28-Mar-200610.3 KiB354266

README

1This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.
2
3It supports the following dlopen interfaces:
4* dlopen (Solaris, Linux and various BSD flavors)
5* shl_load (HP-UX)
6* LoadLibrary (Win16 and Win32)
7* load_add_on (BeOS)
8* GNU DLD (emulates dynamic linking for static libraries)
9* dyld (darwin/Mac OS X)
10* libtool's dlpreopen
11