From: Roland McGrath Date: Tue, 17 Dec 2002 04:51:02 +0000 (+0000) Subject: update X-Git-Tag: v4.5.18~942 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=915742f7975b2b11f862ed9ac5280e42bbfa1614;p=strace update --- diff --git a/ChangeLog b/ChangeLog index e3024e2e..3ff6b79d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-12-16 Roland McGrath + + * process.c [LINUX] (wait4_options): Fix __WCLONE value. Add + __WNOTHREAD and __WALL. + + * strace.c (trace) [LINUX]: Only check errno if wait4 actually fails, + so we don't repeat a wait and thus drop a status. Fixes RH#62591. + 2002-12-15 Roland McGrath * process.c (setarg) [POWERPC]: Support it.