strace/linux
Dmitry V. Levin 2f332e937a Cleanup inotify syscalls decoding
* linux/inotify.h: New file.
* file.c (inotify_modes, inotify_init_flags, sys_inotify_add_watch,
sys_inotify_rm_watch, sys_inotify_init1): Move...
* inotify.c: ... here.
(inotify_modes): Rename to inotify_flags, convert to XLAT form.
(inotify_init_flags): Convert to XLAT form.
* Makefile.am (strace_SOURCES): Add inotify.c.
(EXTRA_DIST): Add linux/inotify.h.
2014-02-05 15:43:04 +00:00
..
aarch64 pread, pwrite: fix number of syscall arguments 2013-05-07 09:43:55 +00:00
alpha Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
arc Add support for ARC Cores from Synopsys 2013-09-11 14:44:54 +00:00
arm fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
avr32 sync_file_range: fix number of syscall arguments 2013-05-08 17:03:24 +00:00
bfin fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
hppa fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
i386 fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
ia64 Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
m68k fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
metag fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
microblaze fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
mips Add support for decoding sync_file_range 2013-09-11 14:21:33 +00:00
or1k fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
powerpc fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
s390 fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
s390x Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
sh fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
sh64 Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
sparc fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
sparc64 Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
tile fanotify_mark: fix number of args for 32bit arches 2013-09-11 13:58:26 +00:00
x32 Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
x86_64 Add syscall entries for new linux syscalls 2013-05-08 16:57:53 +00:00
xtensa sync_file_range: fix number of syscall arguments 2013-05-08 17:03:24 +00:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Implement kexec_load decoding 2014-02-05 14:25:20 +00:00
errnoent.h linux: add new errno values for EPROBE_DEFER and EOPENSTALE 2012-10-26 22:55:52 +00:00
fanotify.h Use prepared editions of recently imported linux headers 2014-02-05 12:56:26 +00:00
inotify.h Cleanup inotify syscalls decoding 2014-02-05 15:43:04 +00:00
ioctlent-filter.awk Filter out redundant "*32" ioctl entries 2012-10-27 01:13:53 +00:00
ioctlent.h.in ioctlent: add UAPI support 2013-06-03 16:24:53 +00:00
ioctlent.sh ioctlent: add UAPI support 2013-06-03 16:24:53 +00:00
ioctlsort.c Compress blank lines 2012-02-25 15:41:21 +00:00
kexec.h Implement kexec_load decoding 2014-02-05 14:25:20 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
personality.h Use prepared editions of recently imported linux headers 2014-02-05 12:56:26 +00:00
ptp_clock.h Decode ptp ioctls 2014-02-04 00:03:08 +00:00
reboot.h Enhance reboot decoding 2014-02-05 14:51:19 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
subcall.h Move subcall decoding configuration out of the common code 2013-05-07 16:06:58 +00:00
syscall.h Implement kexec_load decoding 2014-02-05 14:25:20 +00:00
ubi-user.h Decode mtd/ubi ioctls 2013-05-02 22:50:55 +00:00