clamav/libltdl
2014-09-24 16:51:56 -04:00
..
libltdl build system: upgrade libtool and libltdl 2011-04-14 16:00:25 +03:00
loaders build system: upgrade libtool and libltdl 2011-04-14 16:00:25 +03:00
argz.c preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
argz_.h preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
COPYING.LIB preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
lt__alloc.c preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
lt__dirent.c preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
lt__strl.c preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
lt_dlloader.c build system: upgrade libtool and libltdl 2011-04-14 16:00:25 +03:00
lt_error.c preliminary dlopen support for libclamunrar - this is mostly libtool stuff 2008-11-09 18:23:04 +00:00
ltdl.c BB#3737 - Value too large for specified data type 2012-07-16 15:36:49 -04:00
ltdl.h build system: upgrade libtool and libltdl 2011-04-14 16:00:25 +03:00
Makefile.am change preclass to libjson in configure output message. 2014-09-17 22:28:55 -04:00
Makefile.in fixes make dist. 2014-09-24 16:51:56 -04:00
README BB#3737 - Value too large for specified data type 2012-07-16 15:36:49 -04:00
slist.c build system: upgrade libtool and libltdl 2011-04-14 16:00:25 +03: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.