mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
79a4ac0553
It has a fix for runc issue 4594. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
3 lines
82 B
Go
3 lines
82 B
Go
// Package linux contains OS specific wrappers around package unix.
|
|
package linux
|