Language

Package: libseccomp @ 2.5.1

Synopsis

Interface to Linux's seccomp syscall filtering mechanism

Description

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.

Home page
https://github.com/seccomp/libseccomp
Location
gnu/packages/linux.scm (line: 6194, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings