From: Roland McGrath Date: Wed, 5 Mar 2003 04:08:07 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~804 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2a6c6b5a6ccdbd2a384ac33e311bf1caedc777f;p=strace . --- diff --git a/ChangeLog b/ChangeLog index a7a130c5..e1a17b2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-03-04 Ulrich Drepper + + * mem.c [LINUX] (sys_remap_file_pages): New function. + * linux/syscall.h: Declare it. + * linux/syscallent.h: Use it. + * linux/powerpc/syscallent.h: Likewise. + + * process.c [LINUX] (sys_futex): Omit final if op is not FUTEX_WAIT. + 2003-02-26 Roland McGrath * configure.ac: Fix typo in netinet/in.h check.