From ec8290acdaea21b16d98f1ef5d4ae8a28ab2109a Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 3 Nov 2004 01:08:41 +0000 Subject: Mutex, semaphore, thread ID, test suite changes - see ChangeLogs --- ANNOUNCE | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ANNOUNCE') diff --git a/ANNOUNCE b/ANNOUNCE index 9784535..8528af8 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ - PTHREADS-WIN32 SNAPSHOT 2004-06-22 + PTHREADS-WIN32 SNAPSHOT 2004-11-03 ---------------------------------- Web Site: http://sources.redhat.com/pthreads-win32/ FTP Site: ftp://sources.redhat.com/pub/pthreads-win32 @@ -22,13 +22,14 @@ General Public License (LGPL). Acknowledgements ---------------- -This library is based substantially on a Win32 pthreads +This library is based originally on a Win32 pthreads implementation contributed by John Bossom . The implementation of Condition Variables uses algorithms developed by Alexander Terekhov and Louis Thomas. -The implementation of POSIX mutexes has been improved by Thomas Pfaff. +The implementation of POSIX mutexes has been improved by Thomas Pfaff +and later by Alexander Terekhov. The implementation of Spinlocks and Barriers was contributed by Ross Johnson. -- cgit v1.2.3