| commit | d2a6c6b5a6ccdbd2a384ac33e311bf1caedc777f | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <roland@redhat.com> | Wed Mar 05 04:08:07 2003 +0000 |
| committer | Roland McGrath <roland@redhat.com> | Wed Mar 05 04:08:07 2003 +0000 |
| tree | bea1ce8acbd0ffa8e86e12ad2587093d778a78f2 | |
| parent | 72c5b7bf739c707a7f8cd006050f1302c0e618e7 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index a7a130c..e1a17b2 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,12 @@ +2003-03-04 Ulrich Drepper <drepper@redhat.com> + + * 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 <roland@redhat.com> * configure.ac: Fix typo in netinet/in.h check.