slackbuilds/libraries/libseccomp
Willy Sudiarto Raharjo 1406b70fcf libraries/libseccomp: Updated for version 2.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-05 00:31:00 +07:00
..
README
libseccomp.SlackBuild libraries/libseccomp: Updated for version 2.3.2. 2017-03-05 00:31:00 +07:00
libseccomp.info libraries/libseccomp: Updated for version 2.3.2. 2017-03-05 00:31:00 +07:00
slack-desc

README

The libseccomp library provides an easy to use, platform independent,
interface to the Linux Kernel's syscall filtering mechanism.
The libseccomp API is designed to abstract away the underlying BPF
based syscall filter language and present a more conventional
function-call based filtering interface that should be familiar to,
and easily adopted by, application developers.