package
1.2.4
Repository: https://github.com/opencontainers/runc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
ClearRlimitNofileCache clears go runtime's nofile rlimit cache.
Copy is like io.Copy except it uses sendfile(2) if the source and sink are both (*os.File) as an optimisation to make copies faster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetSubreaper returns the subreaper setting for the calling process.
No description provided by the author
No description provided by the author
SetLinuxPersonality sets the Linux execution personality.
No description provided by the author
SetSubreaper sets the value i as the subreaper setting for the calling process.
Stat returns a Stat_t instance for the specified process.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Stat_t represents the information from /proc/[pid]/stat, as described in proc(5) with names based on the /proc/[pid]/status fields.

# Type aliases

No description provided by the author
State is the status of a process.