Files
podman/vendor/github.com/opencontainers/runc/internal/linux/doc.go
renovate[bot] 89ddae8b12 Update common, image, and storage deps to 94e31d2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-30 01:50:27 +00:00

4 lines
145 B
Go

// Package linux provides minimal wrappers around Linux system calls, primarily
// to provide support for automatic EINTR-retries.
package linux