From efa438832bc1343c08c334e88aec4266040ddec3 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 2 Nov 1999 07:09:04 +0000 Subject: *** empty log message *** --- ANNOUNCE | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'ANNOUNCE') diff --git a/ANNOUNCE b/ANNOUNCE index 84f8926..7b3516e 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,5 +1,5 @@ - PTHREADS-WIN32 SNAPSHOT 1999-??-?? + PTHREADS-WIN32 SNAPSHOT 1999-11-02 ---------------------------------- Web Site: http://sourceware.cygnus.com/pthreads-win32/ FTP Site: ftp://sourceware.cygnus.com/pub/pthreads-win32 @@ -25,9 +25,11 @@ Change Summary (since the last snapshot) (See the ChangeLog file for details.) Bugs fixed: -- ctime_r had incorrect argument (Erik Hensema), -- threads were being created with incorrect type - PTHREAD_CANCEL_ASYNCHRONOUS (Ross Johnson). +- ctime_r macro had an incorrect argument (Erik Hensema), +- threads were not being created + PTHREAD_CANCEL_DEFERRED. This should have + had little effect as deferred is the only + supported type. (Ross Johnson). Some compatibility improvements added, eg. - pthread_setcancelstate accepts NULL pointer @@ -36,6 +38,8 @@ Some compatibility improvements added, eg. with Solaris but should not affect standard applications (Erik Hensema) +Some new tests have been added. + Level of standards conformance ------------------------------ -- cgit v1.2.3