From 26a9df4873cf30481c6c690e1c85e51098707dbe Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 14 Oct 1998 21:09:24 +0000 Subject: Thu Oct 15 14:05:01 1998 Ross Johnson * tsd.c (pthread_setspecific): Fix type declaration and cast. (pthread_getspecific): Ditto. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db0d9ae..cba910e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 15 14:05:01 1998 Ross Johnson + + * tsd.c (pthread_setspecific): Fix type declaration and cast. + (pthread_getspecific): Ditto. + Thu Oct 15 11:53:21 1998 Ross Johnson * global.c (_pthread_tsd_key_table): Fix declaration. -- cgit v1.2.3