gvisor/pkg/sentry/fs/host
Kevin Krakauer 2a82d5ad68 Reorder BUILD license and load functions in gvisor.
PiperOrigin-RevId: 275139066
2019-10-16 16:40:30 -07:00
..
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
control.go
descriptor.go
descriptor_state.go
descriptor_test.go
device.go
file.go
fs.go
fs_test.go
inode.go Force timestamps to update when set via InodeOperations.SetTimestamps. 2019-09-30 13:08:45 -07:00
inode_state.go
inode_test.go
ioctl_unsafe.go
socket.go unix: return ECONNRESET if peer closed with data not read 2019-08-22 15:25:38 +00:00
socket_iovec.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
socket_state.go
socket_test.go
socket_unsafe.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
tty.go tty: fix sending SIGTTOU on tty write 2019-09-24 14:18:22 +00:00
util.go
util_unsafe.go
wait_test.go