From c15534028aca0177a8e4b9257d11d43ff53135df Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 14 Oct 1998 23:39:06 +0000 Subject: Thu Oct 15 14:05:01 1998 Ross Johnson * tsd.c (pthread_setspecific): Fix type declaration and cast. (pthread_getspecific): Ditto. (pthread_getspecific): Change error return value to NULL if key is not in use. Yet again. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cba910e..309b02e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ Thu Oct 15 14:05:01 1998 Ross Johnson * tsd.c (pthread_setspecific): Fix type declaration and cast. (pthread_getspecific): Ditto. + (pthread_getspecific): Change error return value to NULL if key + is not in use. Thu Oct 15 11:53:21 1998 Ross Johnson -- cgit v1.2.3