mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-18 13:30:54 +08:00

Update golang.org/x/sys to get the Lgetxattr, Llistxattr, Lremovexattr and Lsetxattr syscall wrappers. These will be used in a successive commit to replace the wrappers in libcontainer/system/xattr_linux.go. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This repository holds supplemental Go packages for low-level interactions with the operating system. To submit changes to this repository, see http://golang.org/doc/contribute.html.