From cf6a2367e82ba5b322baf0fc0caa5d57e799c72d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Nov 2001 22:27:20 +0000 Subject: Update. 2001-11-22 Wolfram Gloger * pthread.c (pthread_onexit_process): Don't call free after threads have been asynchronously terminated. * manager.c (pthread_handle_exit): Surround cancellation of threads with __flockfilelist()/__funlockfilelist(). --- linuxthreads/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b6aa503b0b..307388b6f6 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,11 @@ +2001-11-22 Wolfram Gloger + + * pthread.c (pthread_onexit_process): Don't call free + after threads have been asynchronously terminated. + + * manager.c (pthread_handle_exit): Surround cancellation + of threads with __flockfilelist()/__funlockfilelist(). + 2001-11-26 Andreas Schwab * manager.c (pthread_handle_create): Start the child thread with -- cgit v1.2.3