Dmitry V. Levin
34bbcc6270
* linux/fanotify.h: Remove. * Makefile.am (EXTRA_DIST): Remove it. * fanotify.c: Do not include <linux/fanotify.h>. * xlat/fan_classes.in: Add default values. * xlat/fan_event_flags.in: Likewise. * xlat/fan_init_flags.in: Likewise. * xlat/fan_mark_flags.in: Likewise.
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
FAN_CLOEXEC 0x00000001
|
|
FAN_NONBLOCK 0x00000002
|
|
FAN_UNLIMITED_QUEUE 0x00000010
|
|
FAN_UNLIMITED_MARKS 0x00000020
|