From 3c877a044831db2e6bc32f5e18681978387aebdb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 3 Aug 2002 05:51:04 +0000 Subject: Update. * pthread.c: Declare _errno, _h_errno, and _res unless we use TLS internally. --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b9045932bd..bcc312cee4 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2002-08-02 Ulrich Drepper + * pthread.c: Declare _errno, _h_errno, and _res unless we use TLS + internally. + * cancel.c (__pthread_perform_cleanup) [USE_TLS && HAVE___THREAD]: Don't use p_libc_specific element in thread descriptor. -- cgit 1.4.1