mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
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> |
||
|---|---|---|
| .. | ||
| numcpu.go | ||
| numcpu_linux.go | ||
| numcpu_other.go | ||
| numcpu_windows.go | ||
| nummem_linux.go | ||
| nummem_unsupported.go | ||
| README.md | ||
| sysinfo.go | ||
| sysinfo_linux.go | ||
| sysinfo_solaris.go | ||
| sysinfo_unix.go | ||
| sysinfo_windows.go | ||
SysInfo stores information about which features a kernel supports.