From 850dcfcafe6c1cc9e59763a882a25a2f0c2c4d68 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 16 Jan 2003 18:24:32 +0000 Subject: Update. 2003-01-16 Jakub Jelinek * elf/dl-load.c (_dl_map_object_from_fd): Use GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has been already initialized. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6a844b928c..990ebb3bae 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2003-01-16 Jakub Jelinek + + * pthread.c (_pthread_initialize_minimal): Use + GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has + been already initialized. + 2003-01-16 Jakub Jelinek * sysdeps/i386/tls.h (INIT_SYSINFO): Initialize head->sysinfo even -- cgit v1.2.3