From fb848e15854db60732536c0767ad529b6206311c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 Sep 2002 05:16:00 +0000 Subject: * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of l_map_start to adjust l_tls_initimage. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 87c225b..687291b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-09-11 Roland McGrath + * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of + l_map_start to adjust l_tls_initimage. + * nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instead of errno when using h_errno and it's not set to NETDB_INTERNAL. * nss/getXXbyYY_r.c [NEED_H_ERRNO]: Likewise. -- cgit v1.1