Sha256: d8e9f15d9e4b41b329c1f79e1e70329e22c3d1d79f9e8feac1cdda1e49f07275

Contents?: true

Size: 1.52 KB

Versions: 6

Compression:

Stored size: 1.52 KB

Contents

####
# Seccomp Library Documentation
#

#
# This library is free software; you can redistribute it and/or modify it
# under the terms of version 2.1 of the GNU Lesser General Public License
# as published by the Free Software Foundation.
#
# This library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this library; if not, see <http://www.gnu.org/licenses>.
#

dist_man1_MANS = \
	man/man1/scmp_sys_resolver.1

dist_man3_MANS = \
	man/man3/seccomp_arch_add.3 \
	man/man3/seccomp_arch_exist.3 \
	man/man3/seccomp_arch_native.3 \
	man/man3/seccomp_arch_remove.3 \
	man/man3/seccomp_arch_resolve_name.3 \
	man/man3/seccomp_attr_get.3 \
	man/man3/seccomp_attr_set.3 \
	man/man3/seccomp_export_bpf.3 \
	man/man3/seccomp_export_pfc.3 \
	man/man3/seccomp_init.3 \
	man/man3/seccomp_load.3 \
	man/man3/seccomp_merge.3 \
	man/man3/seccomp_release.3 \
	man/man3/seccomp_reset.3 \
	man/man3/seccomp_rule_add.3 \
	man/man3/seccomp_rule_add_array.3 \
	man/man3/seccomp_rule_add_exact.3 \
	man/man3/seccomp_rule_add_exact_array.3 \
	man/man3/seccomp_syscall_priority.3 \
	man/man3/seccomp_syscall_resolve_name.3 \
	man/man3/seccomp_syscall_resolve_name_arch.3 \
	man/man3/seccomp_syscall_resolve_name_rewrite.3 \
	man/man3/seccomp_syscall_resolve_num_arch.3 \
	man/man3/seccomp_version.3

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
script_core-0.0.6 ext/enterprise_script_service/libseccomp/doc/Makefile.am
script_core-0.0.5 ext/enterprise_script_service/libseccomp/doc/Makefile.am
script_core-0.0.4 ext/enterprise_script_service/libseccomp/doc/Makefile.am
script_core-0.0.3 ext/enterprise_script_service/libseccomp/doc/Makefile.am
script_core-0.0.2 ext/enterprise_script_service/libseccomp/doc/Makefile.am
script_core-0.0.1 ext/enterprise_script_service/libseccomp/doc/Makefile.am