gvisor/pkg/sentry/syscalls/linux/vfs2
Dean Deng 5e3596a6b8 Fix set/getsockopt in vfs2 override.
Updates #1476.

PiperOrigin-RevId: 307726055
2020-04-21 19:03:20 -07:00
..
BUILD
epoll.go
epoll_unsafe.go
execve.go
fd.go
filesystem.go
fscontext.go
getdents.go
ioctl.go
linux64.go
linux64_override_amd64.go
linux64_override_arm64.go
mmap.go
path.go
pipe.go Implement pipe(2) and pipe2(2) for VFS2. 2020-04-16 19:27:03 -07:00
poll.go
read_write.go Implement pipe(2) and pipe2(2) for VFS2. 2020-04-16 19:27:03 -07:00
setstat.go Implement automated marshalling for slices of Marshallable types. 2020-03-31 22:56:09 -07:00
socket.go
stat.go Implement automated marshalling for slices of Marshallable types. 2020-03-31 22:56:09 -07:00
stat_amd64.go
stat_arm64.go
sync.go
sys_timerfd.go Port timerfd to VFS2. 2020-04-06 10:52:56 -07:00
xattr.go Port extended attributes to VFS2. 2020-04-10 19:02:55 -07:00