spiegel_podman/vendor/github.com/containers/common/pkg/sysinfo
Urvashi Mohnani 7c8c945496 Vendor in latest c/common
Pull in updates made to the filters code for
images. Filters now perform an AND operation
except for th reference filter which does an
OR operation for positive case but an AND operation
for negative cases.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2024-01-25 11:10:41 -05:00
..
numcpu.go fix(deps): update github.com/containers/common digest to 5547996 2023-04-21 12:37:46 +00:00
numcpu_linux.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
numcpu_other.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
numcpu_windows.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
nummem_linux.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
nummem_unsupported.go Vendor in latest c/common 2024-01-25 11:10:41 -05: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 system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
sysinfo_solaris.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
sysinfo_unix.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
sysinfo_windows.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00

SysInfo stores information about which features a kernel supports.