From: Roland McGrath Date: Tue, 29 Jul 2008 01:18:31 +0000 (+0000) Subject: * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table. X-Git-Tag: cvs/fedora-glibc-20080802T0809~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0424d007011745b5b05946fd2e1605ada8b1a28c;p=thirdparty%2Fglibc.git * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table. --- diff --git a/ChangeLog b/ChangeLog index 76aafc00769..5077ca4b0d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-07-28 Roland McGrath + + * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table. + 2008-07-28 Ulrich Drepper * io/ftw.c (add_object): Remove inline to avoid warning.