You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heartbeat/libltdl
Michael Prokop aa651725f5
Import upstream sources (heartbeat_2.1.3-6lenny4)
15 years ago
..
COPYING.LIB Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
Makefile.am Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
Makefile.in Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
README Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
acinclude.m4 Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
aclocal.m4 Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
config-h.in Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
config.guess Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
config.sub Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
configure Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
configure.ac Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
install-sh Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
ltdl.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
ltdl.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
ltmain.sh Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
missing Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago

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