From: Roland McGrath Date: Tue, 17 Dec 2002 05:10:47 +0000 (+0000) Subject: update X-Git-Tag: v4.5.18~940 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a581c5144d79fdf847c30b2751c2098843828d82;p=strace update --- diff --git a/ChangeLog b/ChangeLog index 3ff6b79d..ec4c5ed6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-12-16 Roland McGrath + * signal.c (sprintsigmask): Increase static buffer size to account for + worst possible case. Reported by Daniel Jacobowitz . + * process.c [LINUX] (wait4_options): Fix __WCLONE value. Add __WNOTHREAD and __WALL.