From c1f7196a3b1d069248c8155e593b53ae44b24c62 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 22 Aug 2000 08:28:24 +0000 Subject: 2000-08-22 Ross Johnson * private.c (ptw32_throw): Fix exception test; move exceptionInformation declaration. * tsd.c (pthread_key_create): newkey wrongly declared. * pthread.h: Fix comment block. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c6b731..447bc68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ -2000-08-18 Ross Johnson +2000-08-22 Ross Johnson + + * private.c (ptw32_throw): Fix exception test; + move exceptionInformation declaration. + + * tsd.c (pthread_key_create): newkey wrongly declared. + + * pthread.h: Fix comment block. + +2000-08-18 Ross Johnson * mutex.c (pthread_mutex_destroy): Check that the mutex isn't held; invalidate the mutex as early as possible to avoid -- cgit v1.2.3