mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
85de7ec363
It turns out that the standard "syscall" library is not recommended for new programs. runC will need to eventually move to this, but for now include it in vendor so we can use it for new features. Signed-off-by: Aleksa Sarai <asarai@suse.de>