gvisor/pkg/abi
Jamie Liu 471b15b212 Port most syscalls to VFS2.
pipe and pipe2 aren't ported, pending a slight rework of pipe FDs for VFS2.
mount and umount2 aren't ported out of temporary laziness. access and faccessat
need additional FSImpl methods to implement properly, but are stubbed to
prevent googletest from CHECK-failing. Other syscalls require additional
plumbing.

Updates #1623

PiperOrigin-RevId: 297188448
2020-02-25 13:37:34 -08:00
..
linux Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
abi.go Update package locations. 2020-01-27 15:31:32 -08:00
abi_linux.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
flag.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00