qse/qse/libltdl
2014-04-24 02:45:31 +00:00
..
config autoreconfed the project 2014-04-24 02:45:31 +00:00
libltdl enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
loaders enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
m4 autoreconfed the project 2014-04-24 02:45:31 +00:00
aclocal.m4 autoreconfed the project 2014-04-24 02:45:31 +00:00
argz_.h enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
argz.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
config-h.in enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
configure autoreconfed the project 2014-04-24 02:45:31 +00:00
configure.ac enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
COPYING.LIB enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
lt__alloc.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
lt__dirent.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
lt__strl.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
lt_dlloader.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
lt_error.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
ltdl.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
ltdl.h enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
Makefile.am enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
Makefile.in autoreconfed the project 2014-04-24 02:45:31 +00:00
README enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
slist.c enhanced function call code to support module calls. 2012-10-23 17:08:56 +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.