From a378d97dc9d9eadaef00a9f01816948db5f3a796 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 4 Jan 2000 10:19:28 +0000 Subject: Main changes (see ChangeLog diff for details and attributions):- - asynchronous cancellation added - attempt to hide internal exceptions from applications - kernel32 load/free problem fixed - new tests - changes only to comments in some tests --- global.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'global.c') diff --git a/global.c b/global.c index c0173bb..147ca13 100644 --- a/global.c +++ b/global.c @@ -49,6 +49,3 @@ CRITICAL_SECTION _pthread_cond_test_init_lock; * created read/write locks. */ CRITICAL_SECTION _pthread_rwlock_test_init_lock; - - - -- cgit v1.2.3