From: Roland McGrath Date: Fri, 14 Mar 2003 10:33:06 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~790 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27cad9a9ea27471cb5db4da66b451461145ad0a6;p=strace . --- diff --git a/ChangeLog b/ChangeLog index e3f32a36..b92311d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-03-14 Roland McGrath + + * linux/x86_64/syscallent.h: Update and add many 2.5 syscalls. + + * linux/ia64/syscallent.h: clone takes 5 arguments. + * process.c [LINUX && IA64] (ARG_*): Update for 2.5 clone calls. + 2003-03-12 Roland McGrath * linux/ia64/syscallent.h: Fix arg counts for clone and clone2.