From: Roland McGrath Date: Thu, 9 Oct 2003 22:34:22 +0000 (+0000) Subject: * elf/rtld.c (dl_main): Don't set l_name for sysinfo DSO, since there X-Git-Tag: cvs/glibc-2_3_3~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=978bb31d9c4c15a421cbd27fba56c767a32cfe79;p=thirdparty%2Fglibc.git * elf/rtld.c (dl_main): Don't set l_name for sysinfo DSO, since there is no file to name. --- diff --git a/ChangeLog b/ChangeLog index cd7013f33d1..8df0657021e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-09 Roland McGrath + + * elf/rtld.c (dl_main): Don't set l_name for sysinfo DSO, since there + is no file to name. + 2003-10-08 Jakub Jelinek * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Don't generate