From d2a6c6b5a6ccdbd2a384ac33e311bf1caedc777f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 5 Mar 2003 04:08:07 +0000 Subject: [PATCH] . --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- 2.50.1