containerd/vendor/github.com/seccomp/libseccomp-golang
Lantao Liu 21233b22be Check seccomp enable and add unit test for seccomp/apparmor.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 23:09:26 +00:00
..
LICENSE Check seccomp enable and add unit test for seccomp/apparmor. 2017-09-25 23:09:26 +00:00
README Check seccomp enable and add unit test for seccomp/apparmor. 2017-09-25 23:09:26 +00:00
seccomp_internal.go Check seccomp enable and add unit test for seccomp/apparmor. 2017-09-25 23:09:26 +00:00
seccomp.go Check seccomp enable and add unit test for seccomp/apparmor. 2017-09-25 23:09:26 +00:00

libseccomp-golang: Go Language Bindings for the libseccomp Project
===============================================================================
https://github.com/seccomp/libseccomp-golang
https://github.com/seccomp/libseccomp

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 and
present a more conventional function-call based filtering interface that should
be familiar to, and easily adopted by, application developers.

The libseccomp-golang library provides a Go based interface to the libseccomp
library.

* Online Resources

The library source repository currently lives on GitHub at the following URLs:

	-> https://github.com/seccomp/libseccomp-golang
	-> https://github.com/seccomp/libseccomp

The project mailing list is currently hosted on Google Groups at the URL below,
please note that a Google account is not required to subscribe to the mailing
list.

	-> https://groups.google.com/d/forum/libseccomp