From: Roland McGrath Date: Tue, 27 May 2008 23:18:32 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b9b213bccaf14b838a745625d3bc1af3ff768cb;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 55845581..bdfe58e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-27 Roland McGrath + + * syscall.c [LINUX] (is_negated_errno): New function. + (get_error) [LINUX]: Use it for all such cases. + Fixes RH#447587. + 2008-05-19 Roland McGrath * linux/x86_64/syscallent.h: Update entries for timerfd_* and fallocate.