mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
472ec6df72
Update golang.org/x/sys to get the Eventfd syscall wrapper and the corresponding EFD_* flags. These will be used in a successive commit to simplify code in libcontainer/notify_linux.go. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>