libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool ./ChangeLog doc/libtool.texi libltdl/lt...


From: Gary V. Vaughan
Subject: libtool ./ChangeLog doc/libtool.texi libltdl/lt...
Date: Fri, 15 Dec 2000 19:19:09 -0800

CVSROOT:        /home/cvs
Module name:    libtool
Branch:         multi-language-branch
Changes by:     Gary V. Vaughan <address@hidden>        00/12/15 19:19:09

Modified files:
        .              : ChangeLog 
        doc            : libtool.texi 
        libltdl        : ltdl.c ltdl.h 

Log message:
        * 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.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ChangeLog.diff?only_with_tag=multi-language-branch&r1=1.641.2.146&r2=1.641.2.147
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/doc/libtool.texi.diff?only_with_tag=multi-language-branch&r1=1.86.2.12&r2=1.86.2.13
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/libltdl/ltdl.c.diff?only_with_tag=multi-language-branch&r1=1.82.2.10&r2=1.82.2.11
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/libltdl/ltdl.h.diff?only_with_tag=multi-language-branch&r1=1.24.2.8&r2=1.24.2.9




reply via email to

[Prev in Thread] Current Thread [Next in Thread]