]> granicus.if.org Git - strace/commit
Hook up inotify_init1 open mode flags printer
authorMark Wielaard <mjw@redhat.com>
Sun, 21 Mar 2010 13:41:26 +0000 (14:41 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Mar 2010 01:14:03 +0000 (01:14 +0000)
commitbab894067478879f42d764dea6130a177759ffe6
treefe6a0a7bba9a62a91c79b234733ff51dcf886c02
parent360986bacd9d4455c2a5da0a31a9e275f673cfd8
Hook up inotify_init1 open mode flags printer

* file.c [LINUX] (sys_inotify_init1): New function.
* linux/syscall.h: Declare new sys_inotify_init1 handler.
* linux/bfin/syscallent.h: Hook up new handler.
* linux/hppa/syscallent.h: Likewise.
* linux/i386/syscallent.h: Likewise.
* linux/x86_64/syscallent.h: Likewise.
file.c
linux/bfin/syscallent.h
linux/hppa/syscallent.h
linux/i386/syscallent.h
linux/syscall.h
linux/x86_64/syscallent.h