]> git.proxmox.com Git - mirror_libseccomp.git/commit
system.h: add defines for USER_NOTIF bits
authorTycho Andersen <tycho@tycho.ws>
Wed, 6 Feb 2019 21:07:03 +0000 (14:07 -0700)
committerPaul Moore <paul@paul-moore.com>
Thu, 18 Apr 2019 22:41:30 +0000 (18:41 -0400)
commite7c97e31ce79b5d25b6b630b1ccd42b354040c21
treed9d269d1df1d747b2ae6fd8275dbc8fcd73db4c9
parent3f214cbbbbd663dd4e7fe90638af4971b436ec00
system.h: add defines for USER_NOTIF bits

The USER_NOTIF patch added several new structures, a new return code, a new
seccomp command and a new flag. Let's define all of those.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
[PM: some minor style tweaks via ./tools/check-syntax]
Signed-off-by: Paul Moore <paul@paul-moore.com>
src/system.h