]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 18:59:13 +0000 (18:59 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 18:59:13 +0000 (18:59 +0000)
ChangeLog

index 4b9c02663a0cc461ccb7513882d5708f3ba52d5f..c0fbf93ba1135fe8797a8e00e3f10accc4a0e9d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
 2004-10-07  Roland McGrath  <roland@redhat.com>
 
+       * linux/x86_64/syscallent.h: Fix botched table entries.
+       From Ulrich Drepper <drepper@redhat.com>.
+
        * mem.c [LINUX] (sys_mbind, sys_set_mempolicy, sys_get_mempolicy):
        New functions.
        * linux/syscall.h: Declare them.
        * linux/x86_64/syscallent.h: Likewise.
+       From Ulrich Drepper <drepper@redhat.com>.
+
        * linux/syscallent.h: Handle mbind, set_mempolicy, get_mempolicy.
        From Ulrich Drepper <drepper@redhat.com>.