From 89a4d0ca16686de0a331b6ad85f3fec9b8fec679 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 14 Oct 1998 23:45:48 +0000 Subject: Thu Oct 15 14:05:01 1998 Ross Johnson * private.c (_pthread_new_thread): Remove init of destructorstack. No longer an element of pthread_t. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 309b02e..1183e3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 15 14:05:01 1998 Ross Johnson + * private.c (_pthread_new_thread): Remove init of destructorstack. + No longer an element of pthread_t. + * tsd.c (pthread_setspecific): Fix type declaration and cast. (pthread_getspecific): Ditto. (pthread_getspecific): Change error return value to NULL if key -- cgit v1.2.3