diff options
author | Eugene Syromyatnikov <evgsyr@gmail.com> | 2023-04-28 18:24:59 +0200 |
---|---|---|
committer | Eugene Syromyatnikov <evgsyr@gmail.com> | 2023-04-28 18:27:45 +0200 |
commit | 45cae1542f07deb04dc90e4186d3bb7b61a5b516 (patch) | |
tree | d3590d99c2eda48117ac9c93c10f6c9d3fd1a2fa /tests/sigaltstack.c | |
parent | 65ecda71587add30414c373f6f3716461aeaaf2c (diff) | |
download | strace-45cae1542f07deb04dc90e4186d3bb7b61a5b516.tar.gz |
prctl: implement PR_[GS]ET_MDWE decodingesyr/prctl-mdwe
Introduced by Linux commit v6.3-rc1~113^2~215.
* src/xlat/pr_mdwe_flags.in: New file.
* src/prctl.c: Include "xlat/pr_mdwe_flags.h".
(SYS_FUNC(prctl)) <case PR_SET_MDWE, case PR_GET_MDWE>: Implement
command decoders.
* tests/.gitignore: Add prctl-mdwe.
* tests/Makefile.am (check_PROGRAMS): Add prctl-mdwe.
* tests/gen_tests.in (prctl-mdwe): New test.
* tests/prctl-mdwe.c: New file.
* NEWS: Mention it.
Diffstat (limited to 'tests/sigaltstack.c')
0 files changed, 0 insertions, 0 deletions