From 9513a4df26d02f1326f31bccedf9e4dc5cfe3801 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 6 Aug 1998 06:40:50 +0000 Subject: Thu Aug 6 15:19:22 1998 Ross Johnson * cleanup.c (_pthread_destructor_pop_all): Add (int) cast to pthread_getspecific() arg. (_pthread_destructor_pop): Add (void *) cast to "if" conditional. (_pthread_destructor_push): Add (void *) cast to _pthread_handler_push() "key" arg. (malloc.h): Add include. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 742a262..d2573b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ Thu Aug 6 15:19:22 1998 Ross Johnson + * cleanup.c (_pthread_destructor_pop_all): Add (int) cast to + pthread_getspecific() arg. + (_pthread_destructor_pop): Add (void *) cast to "if" conditional. + (_pthread_destructor_push): Add (void *) cast to + _pthread_handler_push() "key" arg. + (malloc.h): Add include. + * implement.h (_pthread_destructor_pop): Add prototype. * tsd.c (implement.h): Add include. -- cgit v1.2.3