spiegel_podman/vendor/github.com/containers/common/pkg/sysinfo
Valentin Rothberg 9e9bcec9ec history: correctly set tags
Requires vendoring fixes from c/common and to update the transformation
code.  Also add a test to avoid future regressions.

Fixes: #17763
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-05-02 16:21:09 +02:00
..
numcpu.go fix(deps): update github.com/containers/common digest to 5547996 2023-04-21 12:37:46 +00:00
numcpu_linux.go history: correctly set tags 2023-05-02 16:21:09 +02:00
numcpu_other.go fix(deps): update github.com/containers/common digest to 5547996 2023-04-21 12:37:46 +00:00
numcpu_windows.go fix(deps): update github.com/containers/common digest to 5547996 2023-04-21 12:37:46 +00:00
nummem_linux.go vendor c/common@main 2022-05-12 10:51:13 +02:00
nummem_unsupported.go vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01: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 c/common 2022-04-21 13:43:58 +02:00
sysinfo_unix.go vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00
sysinfo_windows.go vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00

SysInfo stores information about which features a kernel supports.