From a600e5cef53e10147932d910cdb2fdfc62afae4e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 19 Mar 2013 17:07:15 -0700 Subject: Consolidate Linux and POSIX libc_fatal code. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d719501d36..7d957d5a81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2013-03-19 Roland McGrath + + * sysdeps/posix/libc_fatal.c: Include . + [!WRITEV_FOR_FATAL] (writev_for_fatal): New function. + [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that. + [!BEFORE_ABORT] (before_abort): New function. + [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that. + * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes. + (writev_for_fatal): New function. + (WRITEV_FOR_FATAL): New macro; call that. + (backtrace_and_maps): New function. + (BEFORE_ABORT): New macro; call that. + (struct str_list): Type removed. + (__libc_message, __libc_fatal): Functions removed. + Include instead. + 2013-03-19 Joseph Myers * math/k_casinhf.c (__kernel_casinhf): Consistently use float -- cgit v1.2.3