summaryrefslogtreecommitdiff
path: root/tests/fanotify_init.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2022-03-261-1/+1
* xlat: update FAN_* constantsDmitry V. Levin2022-01-191-1/+1
* Use loop initial declarationsDmitry V. Levin2021-11-051-6/+2
* xlat: add FAN_REPORT_PIDFD to fan_init_flagsEugene Syromyatnikov2021-10-121-3/+3
* Update copyright headersDmitry V. Levin2021-07-171-1/+1
* tests: assume __NR_fanotify_init is definedDmitry V. Levin2021-06-021-12/+3
* Update copyright headersDmitry V. Levin2020-09-231-1/+1
* xlat: update FAN_* constantsDmitry V. Levin2020-09-061-3/+4
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2019-05-221-1/+1
* xlat: update FAN_* constantsDmitry V. Levin2019-05-201-1/+2
* xlat: add FAN_ENABLE_AUDIT and FAN_REPORT_TID to fan_init_flagsEugene Syromyatnikov2018-12-261-3/+4
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: replace casts of 0xffffffff00000000ULL with F8ILL_KULONG_MASKDmitry V. Levin2017-02-161-2/+2
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-2/+0
* tests: check decoding of fanotify_init syscallEugene Syromyatnikov2016-10-291-0/+97