From cc1a70f50a246ad33ecbc8f73d0bbc67ea89f1a7 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 31 Jul 1998 02:16:34 +0000 Subject: Fri Jul 31 00:05:45 1998 Ross Johnson * tsd.c (pthread_key_create): Update to properly associate the destructor routine with the key. * exit.c (_pthread_vacuum): Add call to _pthread_destructor_pop_all(). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e97b1c..34eabe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Fri Jul 31 00:05:45 1998 Ross Johnson + * tsd.c (pthread_key_create): Update to properly associate + the destructor routine with the key. + + * exit.c (_pthread_vacuum): Add call to + _pthread_destructor_pop_all(). + * implement.h (_pthread_handler_pop_all): Add prototype. (_pthread_destructor_pop_all): Ditto. -- cgit v1.2.3