libtool/doc
Gary V. Vaughan 4ae2e67203 * doc/libtool.texi (Libltdl interface): Add documentation.
* libltdl/ltdl.h (lt_dlmakeresident, lt_dlisresident):  Add
prototypes.
(LT_DLERROR_CLOSE_RESIDENT_MODULE): New error status.
* libltdl/ltdl.c (lt_dlmakeresident, lt_dlisresident):  Allow
making and testing of resident module status, which prevents a
module from being lt_dlclosed.
(lt_dlopen):  If lt_dlopen()ing self, make the module resident.
(lt_dlclose):  Return an error if the module is resident.
2000-12-02 23:50:54 +00:00
..
.cvsignore added *.ps, as suggested by Erez Zadok 1999-03-25 23:44:24 +00:00
fdl.texi * doc/fdl.texi: New file. The license for distributing the 2000-11-11 11:40:55 +00:00
libtool.texi * doc/libtool.texi (Libltdl interface): Add documentation. 2000-12-02 23:50:54 +00:00
Makefile.am * use the same header in all configure.in's and Makefile.am's 1999-03-20 00:27:33 +00:00
PLATFORMS * ltmain.in: Some versions of expr respond with "0" if a 2000-11-20 22:03:43 +00:00