about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-18 15:11:55 -0800
committerPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-18 15:11:55 -0800
commit5c3499508eca3929635ddce90749bfc8ca7d0763 (patch)
tree2efd7d960dc7dcedcd1245a861475b8bf95c65fb /ChangeLog
parent038b56f3dac74dcd8988e00092a21315a6b66c41 (diff)
downloadglibc-5c3499508eca3929635ddce90749bfc8ca7d0763.tar.gz
glibc-5c3499508eca3929635ddce90749bfc8ca7d0763.tar.xz
glibc-5c3499508eca3929635ddce90749bfc8ca7d0763.zip
Adjust AT_EXECFN when using explicit loader invocation.
2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* elf/Makefile (tst-auxv): New test.
	* elf/tst-auxv.c: New
	* elf/rtld.c (dl_main): Adjust AT_EXECFN
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37896c23c..4042e3b017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+	* elf/Makefile (tst-auxv): New test.
+	* elf/tst-auxv.c: New
+	* elf/rtld.c (dl_main): Adjust AT_EXECFN
+
 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
 
 	* include/libc-symbols.h (__hidden_proto): Add argument "thread".