%general-entities; ]> $LastChangedBy$ $Date$ libseccomp-&libseccomp-version; libseccomp Introduction to libseccomp The libseccomp package provides an easy to use and platform independent interface to the Linux kernel's syscall filtering mechanism. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libseccomp-md5sum; Download size: &libseccomp-size; Estimated disk space required: &libseccomp-buildsize; Estimated build time: &libseccomp-time; libseccomp Dependencies Optional , Cython, and LCOV User Notes: Installation of libseccomp Install libseccomp by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Program Installed Library Installed Directories scmp_sys_resolver libseccomp.so None Short Descriptions scmp_sys_resolver is used to resolve system calls for applications. scmp_sys_resolver libseccomp.so contains API functions for translating syscalls. libseccomp.so