summaryrefslogtreecommitdiff
path: root/tests/pkey_mprotect.c
Commit message (Expand)AuthorAgeFilesLines
* Use loop initial declarationsDmitry V. Levin2021-11-051-13/+11
* Update copyright headersDmitry V. Levin2021-07-171-1/+1
* tests/pkey_mprotect: fix -Wmissing-prototypes warningsDmitry V. Levin2021-06-041-1/+1
* tests: assume __NR_pkey_mprotect is definedDmitry V. Levin2021-06-021-11/+3
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+0
* Update copyright headersDmitry V. Levin2018-12-241-0/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: use scno.h in tests of relatively new syscallsDmitry V. Levin2016-12-201-4/+3
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-2/+0
* Add support for pkey_mprotect, pkey_alloc, pkey_free syscallsEugene Syromyatnikov2016-11-131-0/+123