moo/stix/libltdl
2016-02-12 16:23:26 +00:00
..
config fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered. 2016-02-12 16:23:26 +00:00
libltdl autotool-ized the project 2015-10-14 09:06:44 +00:00
loaders autotool-ized the project 2015-10-14 09:06:44 +00:00
m4 fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered. 2016-02-12 16:23:26 +00:00
aclocal.m4 fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered. 2016-02-12 16:23:26 +00:00
argz_.h autotool-ized the project 2015-10-14 09:06:44 +00:00
argz.c autotool-ized the project 2015-10-14 09:06:44 +00:00
config-h.in autotool-ized the project 2015-10-14 09:06:44 +00:00
configure fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered. 2016-02-12 16:23:26 +00:00
configure.ac autotool-ized the project 2015-10-14 09:06:44 +00:00
COPYING.LIB autotool-ized the project 2015-10-14 09:06:44 +00:00
lt__alloc.c autotool-ized the project 2015-10-14 09:06:44 +00:00
lt__dirent.c autotool-ized the project 2015-10-14 09:06:44 +00:00
lt__strl.c autotool-ized the project 2015-10-14 09:06:44 +00:00
lt_dlloader.c autotool-ized the project 2015-10-14 09:06:44 +00:00
lt_error.c autotool-ized the project 2015-10-14 09:06:44 +00:00
ltdl.c autotool-ized the project 2015-10-14 09:06:44 +00:00
ltdl.h autotool-ized the project 2015-10-14 09:06:44 +00:00
Makefile.am autotool-ized the project 2015-10-14 09:06:44 +00:00
Makefile.in fixed a compiler bug that omitted the RETURN_FROM_BLOCK instruction when an empty block is encountered. 2016-02-12 16:23:26 +00:00
README autotool-ized the project 2015-10-14 09:06:44 +00:00
slist.c autotool-ized the project 2015-10-14 09:06:44 +00:00

This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.

It supports the following dlopen interfaces:
* dlopen (POSIX)
* 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
--
   Copyright (C) 1999, 2003, 2011 Free Software Foundation, Inc.
   Written by Thomas Tanner, 1999

   This file is part of GNU Libtool.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without warranty of any kind.