libseccomp: A platform independent interface to the Linux syscall filtering1
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
... part of T2,
get it here
URL: https://github.com/seccomp/libseccomp
Author: Paul Moore <paul [at] paul-moore [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 2.5.5
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/seccomp/libseccomp/tags/download/v2.5.5/ libseccomp-2.5.5.tar.gz
T2 source: libseccomp.cache
T2 source: libseccomp.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 0.59 MB, 47 files
Dependencies (build time detected):
00-dirtree
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
linux-header
make
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/scmp_sys_resolver
usr/include/seccomp-syscalls.h
usr/include/seccomp.h
usr/lib64/libseccomp.a
usr/lib64/libseccomp.so
usr/lib64/libseccomp.so.2
usr/lib64/libseccomp.so.2.5.1
usr/lib64/pkgconfig/libseccomp.pc
usr/share/man/man1/scmp_sys_resolver.1
usr/share/man/man3/seccomp_api_get.3
usr/share/man/man3/seccomp_api_set.3
usr/share/man/man3/seccomp_arch_add.3
usr/share/man/man3/seccomp_arch_exist.3
usr/share/man/man3/seccomp_arch_native.3
usr/share/man/man3/seccomp_arch_remove.3
usr/share/man/man3/seccomp_arch_resolve_name.3
usr/share/man/man3/seccomp_attr_get.3
usr/share/man/man3/seccomp_attr_set.3
usr/share/man/man3/seccomp_export_bpf.3
usr/share/man/man3/seccomp_export_pfc.3
usr/share/man/man3/seccomp_init.3
usr/share/man/man3/seccomp_load.3
usr/share/man/man3/seccomp_merge.3
usr/share/man/man3/seccomp_notify_alloc.3
usr/share/man/man3/seccomp_notify_fd.3
usr/share/man/man3/seccomp_notify_free.3
usr/share/man/man3/seccomp_notify_id_valid.3
usr/share/man/man3/seccomp_notify_receive.3
usr/share/man/man3/seccomp_notify_respond.3
usr/share/man/man3/seccomp_release.3
usr/share/man/man3/seccomp_reset.3
usr/share/man/man3/seccomp_rule_add.3
usr/share/man/man3/seccomp_rule_add_array.3
usr/share/man/man3/seccomp_rule_add_exact.3
usr/share/man/man3/seccomp_rule_add_exact_array.3
usr/share/man/man3/seccomp_syscall_priority.3
usr/share/man/man3/seccomp_syscall_resolve_name.3
usr/share/man/man3/seccomp_syscall_resolve_name_arch.3
usr/share/man/man3/seccomp_syscall_resolve_name_rewrite.3
usr/share/man/man3/seccomp_syscall_resolve_num_arch.3
usr/share/man/man3/seccomp_version.3
var/adm/dependencies/libseccomp
var/adm/descs/libseccomp
var/adm/flists/libseccomp
var/adm/md5sums/libseccomp
var/adm/packages/libseccomp
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).