clamav/libltdl
2019-11-06 09:50:38 -08:00
..
libltdl bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
loaders bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
COPYING.LIB bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
lt__alloc.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
lt__argz.c bb11188 - Upgrade to use libtool 2.4.6 for ClamAV building: fixes issues with MacOSX 10.10 and 10.11. 2016-03-04 17:05:01 -05:00
lt__dirent.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
lt__strl.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
lt_dlloader.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
lt_error.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
ltdl.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
ltdl.h bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
Makefile.am bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
Makefile.in autojunk'd 2019-11-06 09:50:38 -08:00
README bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04:00
slist.c bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 2018-07-30 09:13:51 -04: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-2015 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.