[go: up one dir, main page]

Menu

Tree [322d50] master / libltdl /
 History

HTTPS access


File Date Author Commit
 libltdl 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 loaders 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 .gitignore 2021-06-02 Michael Poole Michael Poole [9e14fd] Update autoconfigury code
 COPYING.LIB 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 Makefile.am 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 Makefile.in 2025-09-29 MrIron MrIron [49fedc] Added JSON logging capability. Started on loggi...
 README 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 aclocal.m4 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 config-h.in 2024-12-22 Erik Tørrissen Erik Tørrissen [797f11] core: XQuery and XReply do PostEvent instead of...
 configure 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 configure.ac 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt__alloc.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt__argz.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt__dirent.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt__strl.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt_dlloader.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 lt_error.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 ltdl.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 ltdl.h 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...
 slist.c 2025-09-23 Hidden Hidden [e96c67] build: run autoreconf -fi with Debian Trixie to...

Read Me

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-2019, 2021-2024 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.