]> granicus.if.org Git - strace/commit
2004-10-07 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 18:53:12 +0000 (18:53 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 18:53:12 +0000 (18:53 +0000)
commitb10a33590d11f8e36d315c48a976a86772366799
treeace9f780a7b94e4bb4268888e3a00601ca47de91
parent51f9ac0da6c3d3d9709b7e35a55775c17c34b0f2
2004-10-07  Roland McGrath  <roland@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.
* linux/syscallent.h: Handle mbind, set_mempolicy, get_mempolicy.
From Ulrich Drepper <drepper@redhat.com>.
linux/syscall.h
linux/syscallent.h
linux/x86_64/syscallent.h
mem.c