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

..03-May-2022-

ChangeLogH A D04-Jul-20175.7 KiB223142

Makefile.amH A D04-May-20101.6 KiB5735

Makefile.inH A D13-May-201519.7 KiB632542

READMEH A D16-Dec-2003347 119

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

aclocal.m4H A D13-May-201535.8 KiB1,008903

config-h.inH A D16-May-20185.2 KiB199135

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

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

configureH A D13-May-2015367.8 KiB12,42210,020

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 D24-Jul-201510.2 KiB349261

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