seccomp.2: Add mention of libseccomp

Reported-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-03-10 19:02:00 +01:00
parent 71bb61ecf6
commit aea38298b3
1 changed files with 5 additions and 0 deletions

View File

@ -437,6 +437,11 @@ The
.BR seccomp ()
system call is a nonstandard Linux extension.
.SH NOTES
Rather than hand-coding seccomp filters as shown in the example below,
you may prefer to employ the
.I libseccomp
library, which provides a front-end for generating seccomp filters.
The
.IR Seccomp
field of the