summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e93052d420..fae6a3052b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-07-09 Roland McGrath <roland@hack.frob.com>
+ * include/stdio.h: Add rtld_hidden_proto (__libc_fatal).
+ * elf/dl-minimal.c: For readability, reorder some definitions and
+ introduce more page breaks. Include <stdio.h>.
+ (__libc_fatal): New function.
+
* include/unistd.h: Add rtld_hidden_proto for _exit.
* posix/_exit.c: Add rtld_hidden_def.
* sysdeps/mach/hurd/_exit.c: Likewise.