Niels Nesse eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
..
COPYING.LIB eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
ChangeLog eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
Makefile.am eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
Makefile.in eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
README eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
acinclude.m4 eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
aclocal.m4 eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
config-h.in eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
config.guess eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
config.sub eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
configure eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
configure.ac eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
install-sh eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
ltdl.c eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
ltdl.h eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
ltmain.sh eb72d50f44 Import gcc 5.2.0 from tarball 9 éve
missing eb72d50f44 Import gcc 5.2.0 from tarball 9 éve

README

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