From 2ca5c368816d1e48955505e5ecb52a09e3fbe62a Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 17 Aug 2000 14:43:12 +0000 Subject: 2000-08-17 Ross Johnson * create2.c: New; Test that pthread_t contains the W32 HANDLE before it calls the thread routine proper. --- tests/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 412c09c..0bccb5b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2000-08-17 Ross Johnson + + * create2.c: New; Test that pthread_t contains + the W32 HANDLE before it calls the thread routine + proper. + 2000-08-13 Ross Johnson * condvar3.c: Minor change to eliminate compiler -- cgit v1.2.3