From a5f3d62017a8e705016d0083a24837d6a56f178d Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 1 Sep 2003 04:53:45 +0000 Subject: Reuse the thread struct on failure. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23819b5..5232528 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-01 Ross Johnson + + * pthread_self.c (pthread_self): The newly aquired pthread_t must be + assigned to the reuse stack, not freed, if the routine fails somehow. + 2003-08-13 Ross Johnson * pthread_getschedparam.c (pthread_getschedparam): An invalid thread ID -- cgit v1.2.3