Retro68/gcc/libjava/libltdl
2014-09-21 19:33:12 +02:00
..
acinclude.m4 upgrade to gcc 4.9.1 2014-09-21 19:33:12 +02:00
aclocal.m4 add gcc 4.70 2012-03-28 01:13:14 +02:00
ChangeLog upgrade to gcc 4.9.1 2014-09-21 19:33:12 +02:00
config-h.in add gcc 4.70 2012-03-28 01:13:14 +02:00
config.guess add gcc 4.70 2012-03-28 01:13:14 +02:00
config.sub add gcc 4.70 2012-03-28 01:13:14 +02:00
configure upgrade to gcc 4.9.1 2014-09-21 19:33:12 +02:00
configure.ac add gcc 4.70 2012-03-28 01:13:14 +02:00
COPYING.LIB add gcc 4.70 2012-03-28 01:13:14 +02:00
install-sh add gcc 4.70 2012-03-28 01:13:14 +02:00
ltdl.c add gcc 4.70 2012-03-28 01:13:14 +02:00
ltdl.h add gcc 4.70 2012-03-28 01:13:14 +02:00
ltmain.sh add gcc 4.70 2012-03-28 01:13:14 +02:00
Makefile.am add gcc 4.70 2012-03-28 01:13:14 +02:00
Makefile.in add gcc 4.70 2012-03-28 01:13:14 +02:00
missing add gcc 4.70 2012-03-28 01:13:14 +02:00
README add gcc 4.70 2012-03-28 01:13:14 +02:00

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