libtool-commit
[Top][All Lists]
Advanced

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

libtool ./ChangeLog ./NEWS ./libtool.m4 ./ltcf-...


From: Gary V. Vaughan
Subject: libtool ./ChangeLog ./NEWS ./libtool.m4 ./ltcf-...
Date: Mon, 05 Mar 2001 13:31:46 -0800

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         multi-language-branch
Changes by:     Gary V. Vaughan <address@hidden>        01/03/05 13:31:46

Modified files:
        .              : ChangeLog NEWS libtool.m4 ltcf-c.sh ltcf-cxx.sh 
                         ltcf-gcj.sh ltconfig.in ltmain.in 
        doc            : libtool.texi 

Log message:
        * NEWS: Updated.
        * doc/libtool.texi (Thread Safety in libltdl): New node describing
        the  application the new MT API.
        * libltdl/ltdl.h: Prototypes.
        * libltdl/ltdl.c: Use these functions throughout the rest of
        the file to provide thread locking.
        (lt_dlmutex_register): New function to set callbacks for
        multi-threaded calls into libltdl.
        (lt_dl_mutex_lock): Type of a locking callback function.
        (lt_dl_mutex_lock): Type of an unlocking callback function.
        (lt_dl_mutex_seterror): Type of a callback function to save the
        last libltdl error message in thread local storage.
        (lt_dl_mutex_geterror): Type of a callback function to retrieve
        the last saved error message from thread local storage.
        
        * ltconfig.in: Likewise.
        * ltcf-c.sh: Likewise.
        * ltcf-cxx.sh: Likewise.
        * ltcf-gcj.sh: Likewise.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ChangeLog.diff?only_with_tag=multi-language-branch&r1=1.641.2.184&r2=1.641.2.185
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/NEWS.diff?only_with_tag=multi-language-branch&r1=1.60.2.6&r2=1.60.2.7
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/libtool.m4.diff?only_with_tag=multi-language-branch&r1=1.71.2.46&r2=1.71.2.47
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ltcf-c.sh.diff?only_with_tag=multi-language-branch&r1=1.1.2.27&r2=1.1.2.28
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ltcf-cxx.sh.diff?only_with_tag=multi-language-branch&r1=1.1.2.32&r2=1.1.2.33
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ltcf-gcj.sh.diff?only_with_tag=multi-language-branch&r1=1.1.2.13&r2=1.1.2.14
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ltconfig.in.diff?only_with_tag=multi-language-branch&r1=1.246.2.46&r2=1.246.2.47
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/ltmain.in.diff?only_with_tag=multi-language-branch&r1=1.200.2.46&r2=1.200.2.47
http://subversions.gnu.org/cgi-bin/cvsweb/libtool/doc/libtool.texi.diff?only_with_tag=multi-language-branch&r1=1.86.2.18&r2=1.86.2.19




reply via email to

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