From 82fa43b768e09bf30669351b61eb2f94cb1c71a3 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 24 Jul 1998 07:52:30 +0000 Subject: Fri Jul 24 16:33:17 1998 Ross Johnson * sync.c (pthread_detach): Use equality test, not assignment. * create.c (_pthread_start_call): Add call to Win32 CloseHandle() if thread is detached. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ad0356..eb072c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 24 16:33:17 1998 Ross Johnson + + * sync.c (pthread_detach): Use equality test, not assignment. + + * create.c (_pthread_start_call): Add call to Win32 CloseHandle() + if thread is detached. + 1998-07-24 Ben Elliston * sync.c (pthread_detach): Close the Win32 thread handle to -- cgit v1.2.3