libtool/libltdl
Gary V. Vaughan b46d9d5fdb * libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have
decided that LoadLibrary returns `0' for success, yet FreeLibrary
returns `0' for failure!  The FreeLibrary call used to interpret
`0' as success for both functions.
1999-06-15 19:31:08 +00:00
..
.cvsignore added acinclude.m4 1999-03-14 05:43:03 +00:00
acconfig.h * libltdl/Makefile.am (ltdl.lo): Add dependencies. 1999-04-29 08:09:19 +00:00
configure.in * ltconfig.in: Reverted June 6's patch for new GNU ld output, it 1999-06-10 14:42:34 +00:00
COPYING.LIB * NEWS: updated 1999-03-27 16:58:10 +00:00
ltdl.c * libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have 1999-06-15 19:31:08 +00:00
ltdl.h * demo/foo.h: s/PARAMS/LTDL_PARAMS/g 1999-05-21 11:47:21 +00:00
Makefile.am * ltmain.in: strip off the .exe suffix only on *Win 1999-05-23 10:03:23 +00:00
README * NEWS: -module and libtldl 1998-11-18 07:29:36 +00:00

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