seccomp-sys

Crates.ioseccomp-sys
lib.rsseccomp-sys
version0.1.3
sourcesrc
created_at2016-02-25 16:19:59.586874
updated_at2019-09-22 14:07:23.962048
descriptionlow-level bindings to libseccomp
homepage
repositoryhttps://github.com/polachok/seccomp-sys
max_upload_size
id4281
size40,860
Alexander Polakov (polachok)

documentation

README

seccomp-sys

Raw bindings to libseccomp. Requires libseccomp to be installed.

This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall.

Documentation

Commit count: 35

cargo fmt