libtool-commit
[Top][All Lists]
Advanced

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

libtool--gary--1.0--patch-14


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-14
Date: Thu, 22 Apr 2004 23:08:51 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1493 2004/04/22 22:08:18
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        
        According to Howard Chu <address@hidden>:
        Applications should assume that the native dlopen is NOT
        thread-safe, and take care of locking themselves. All application
        calls into libltdl should thus be protected by the caller.
        
        * libltdl/lt_mutex.c, libltdl/lt_mutex.h: Removed.
        * libltdl/Makefile.am (pkginclude_HEADERS): Removed lt_mutex.h.
        (libltdl_la_SOURCES): Removed lt_mutex.c and lt_mutex.h.
        * libltdl/ltdl.h: Don't include lt_mutex.h.
        * libltdl/lt__private.h (LT__MUTEX_GETERROR, LT__MUTEX_SETERROR)
        (LT__MUTEX_SETERRORSTR): Renamed to...
        (LT__GETERROR, LT__SETERROR, LT__SETERRORSTR): ...this.  Changed
        all callers.
        (LT__MUTEX_LOCK, LT__MUTEX_UNLOCK, lt_dlmutex_lock)
        (lt_dlmutex_unlock, lt_dlmutex_seterror, lt_dlmutex_geterror):
        Removed.  Changed all callers.
        * doc/libtool.texi (Thread Saftey in libltdl):
        * NEWS: Updated.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This commit notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0




reply via email to

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