]> granicus.if.org Git - strace/commit
2003-04-07 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Tue, 8 Apr 2003 01:46:48 +0000 (01:46 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 8 Apr 2003 01:46:48 +0000 (01:46 +0000)
commit8477647c4b3c04c6fc4adb0dc76221d319008296
tree1baf4879e70954e992d46a79912750c672819463
parentcf43e9036289b3d92ee2e824b012ff14f4bcdb40
2003-04-07  Roland McGrath  <roland@redhat.com>

* linux/syscallent.h: Handle semtimedop subcall of ipc syscall.
* linux/syscall.h: Likewise.
* ipc.c [LINUX] (sys_semtimedop): New function.
From Ulrich Drepper <drepper@redhat.com>.
* ipc.c (sys_semget): Mask off permission bits for resource_flags.
From Ulrich Drepper <drepper@redhat.com>.
ipc.c