Name: | libseccomp |
---|---|
Version: | 2.3.1 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 304131 |
License: | LGPLv2 |
RPM: | libseccomp-2.3.1-4.el7.aarch64.rpm |
Source RPM: | libseccomp-2.3.1-4.el7.src.rpm |
Build Date: | Wed Apr 01 2020 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/seccomp/libseccomp |
Summary: | Enhanced seccomp library |
Description: | The libseccomp library provides an easy to use interface to the Linux Kernel's syscall filtering mechanism, seccomp. The libseccomp API allows an application to specify which syscalls, and optionally which syscall arguments, the application is allowed to execute, all of which are enforced by the Linux Kernel. |