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: upstream/2.20~11674 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=978bb31d9c4c15a421cbd27fba56c767a32cfe79;p=platform%2Fupstream%2Flinaro-glibc.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 cd7013f..8df0657 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