gcc/libjava/libltdl
2005-10-31 18:20:58 +01:00
..
acinclude.m4
aclocal.m4 Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
ChangeLog Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
config-h.in
config.guess
config.sub
configure Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
configure.ac
COPYING.LIB
install-sh
ltdl.c
ltdl.h
ltmain.sh
Makefile.am
Makefile.in Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
missing
mkinstalldirs
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