From e0b68aae21da8697ef0f4f3924ea29edb0e89582 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 29 Oct 1998 20:58:36 +0000 Subject: Fri Oct 30 15:15:50 1998 Ross Johnson * cleanup.c (_pthread_handler_push): Fixed bug appending new handler to list reported by Peter Slacik . (new_thread): Rename poorly named local variable to "new_handler". --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e006b0..de62025 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,21 @@ +Fri Oct 30 15:15:50 1998 Ross Johnson + + * cleanup.c (_pthread_handler_push): Fixed bug appending new + handler to list reported by Peter Slacik + . + (new_thread): Rename poorly named local variable to + "new_handler". + Thu Oct 22 21:44:44 1998 Ross Johnson * tsd.c: Add description of pthread_key_delete() from the standard as a comment. +Fri Oct 16 17:38:47 1998 Ross Johnson + + * cleanup.c (_pthread_destructor_run_all): Fix and improve + stepping through the key table. + Thu Oct 15 14:05:01 1998 Ross Johnson * private.c (_pthread_new_thread): Remove init of destructorstack. -- cgit v1.2.3