From 1b6020c13edefec6850b9f58d856c5f95de7c1ea Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Jan 2001 16:51:01 +0000 Subject: Update. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Initialize egid to 1. This helps those installing ld.so SUID (nobody will be that stupid, I hope). Don't define and use _dl_base_addr unless NEED_DL_BASE_ADDR is defined. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4fb9da32ce..852a41584b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-01-20 Ulrich Drepper + * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Initialize egid + to 1. This helps those installing ld.so SUID (nobody will be that + stupid, I hope). Don't define and use _dl_base_addr unless + NEED_DL_BASE_ADDR is defined. + * io/ftw.c (ftw_dir): Add slash after directory name if there wasn't any. Reported by loris . * io/Makefile (tests): Add bug-ftw2. -- cgit v1.2.3