spiegel_podman/vendor/github.com/containers/common/pkg/sysinfo
Sascha Grunert 98ead36531
Switch to containers/common for seccomp
The seccomp/containers-golang library is not maintained any more and we
should stick to containers/common.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-27 21:14:59 +02:00
..
numcpu.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
numcpu_linux.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
numcpu_windows.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
README.md Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_linux.go Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
sysinfo_solaris.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_unix.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_windows.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00

SysInfo stores information about which features a kernel supports.