libtool/doc
Gary V. Vaughan 066ce19719 * 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.
2001-02-23 22:58:20 +00:00
..
.cvsignore added *.ps, as suggested by Erez Zadok 1999-03-25 23:44:24 +00:00
fdl.texi From vvv@vsu.ru: 2000-12-23 16:30:43 +00:00
libtool.texi * NEWS: Updated. 2001-02-23 22:58:20 +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 * libtool.m4: Port to *-sni-sysv4 (Reliant Unix) 2000-12-14 02:53:45 +00:00