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. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4d1f8cc..f6d60a0 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-01-16 Jakub Jelinek + + * sysdeps/i386/tls.h (INIT_SYSINFO): Initialize _head->sysinfo even + if not SHARED. + 2003-01-14 Ulrich Drepper * sem_open.c (sem_open): Return SEM_FAILED if existing semaphore -- cgit v1.1