]> granicus.if.org Git - strace/commit
prctl: add PR_CAP_AMBIENT parser
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Dec 2015 15:33:53 +0000 (15:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Dec 2015 15:33:53 +0000 (15:33 +0000)
commiteb76c4be150102e5ddf2f2cf90673d8d7cda9afd
treea5d6f758d47386c96dea8b173682fb119369ecce
parent1b283307d1a6ffbeb14aa8f76f85ddf506c568de
prctl: add PR_CAP_AMBIENT parser

* xlat/pr_cap_ambient.in: New file.
* prctl.c: Include "xlat/pr_cap_ambient.h".
(SYS_FUNC(prctl)): Handle PR_CAP_AMBIENT.
prctl.c
xlat/pr_cap_ambient.in [new file with mode: 0644]