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

..03-May-2022-

Makefile.amH A D25-Jan-20041.4 KiB4932

Makefile.inH A D25-Jan-200420.2 KiB650568

READMEH A D25-Jan-2004347 119

aclocal.m4H A D25-Jan-200435.2 KiB960817

config-h.inH A D25-Jan-20045.2 KiB196133

config.guessH A D25-Jan-200441.3 KiB1,4161,217

config.subH A D25-Jan-200429.8 KiB1,5111,370

configureH A D25-Jan-2004733.8 KiB23,63919,221

configure.acH A D25-Jan-20042.2 KiB8163

install-shH A D25-Jan-20048.8 KiB311182

ltdl.cH A D25-Jan-200495.3 KiB4,4903,343

ltdl.hH A D25-Jan-200411.6 KiB367206

ltmain.shH A D25-Jan-2004178.5 KiB6,4005,036

missingH A D25-Jan-200410.4 KiB361270

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