]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 5 Mar 2003 04:08:07 +0000 (04:08 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 5 Mar 2003 04:08:07 +0000 (04:08 +0000)
ChangeLog

index a7a130c5d248767c9f1b083759b90b4b61e37aaf..e1a17b2f17c58c4bb010173f3df383158d875245 100644 (file)
--- 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.