]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
authorRoland McGrath <roland@gnu.org>
Tue, 29 Jul 2008 01:18:31 +0000 (01:18 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 29 Jul 2008 01:18:31 +0000 (01:18 +0000)
ChangeLog

index 76aafc00769b2360ef09e4d6c5891859ec3d6964..5077ca4b0d3581a02e346042d304ee4efc5c4776 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-28  Roland McGrath  <roland@redhat.com>
+
+       * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
+
 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
 
        * io/ftw.c (add_object): Remove inline to avoid warning.