From: Roland McGrath Date: Tue, 18 Mar 2003 07:43:53 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~786 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49bad88ceb98549453eb744c192359ecdc7873ec;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 2b366c0d..4945dca6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-17 Roland McGrath + + * linux/x86_64/syscallent.h: clone takes 5 args. + * process.c [LINUX] (sys_clone) [X86_64]: Fix argument order. + 2003-03-15 Roland McGrath * linux/x86_64/syscallent.h: Add exit_group syscall at 231.