]> granicus.if.org Git - strace/commit
2003-07-15 Anton Blanchard <anton@samba.org>
authorRoland McGrath <roland@redhat.com>
Thu, 17 Jul 2003 09:03:04 +0000 (09:03 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 17 Jul 2003 09:03:04 +0000 (09:03 +0000)
commite2be9ab3d36c43926c2b64ef3f15ee26159d7330
treec094859aa394a2391dc1dc88b674164339e158b6
parentab147c5d67748213d3169fdf9f39c26ec0f65770
2003-07-15  Anton Blanchard  <anton@samba.org>

* ipc.c: Add SHM_HUGETLB field.
Mask out permission bits in msgget, semget and shmget before
printing resource_flags.
Mask execute permission bits (even though we dont currently
use them).
ipc.c