libtool-commit
[Top][All Lists]
Advanced

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

libtool ./ChangeLog ./TODO doc/libtool.texi lib...


From: Gary V. Vaughan
Subject: libtool ./ChangeLog ./TODO doc/libtool.texi lib...
Date: Sat, 02 Dec 2000 15:50:54 -0800

CVSROOT:        /home/cvs
Module name:    libtool
Changes by:     Gary V. Vaughan <address@hidden>        00/12/02 15:50:54

Modified files:
        .              : ChangeLog TODO 
        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?r1=1.827&r2=1.828
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/TODO.diff?r1=1.40&r2=1.41
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/doc/libtool.texi.diff?r1=1.109&r2=1.110
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/libltdl/ltdl.c.diff?r1=1.115&r2=1.116
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/libltdl/ltdl.h.diff?r1=1.48&r2=1.49




reply via email to

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