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 Update canonical repository. 2019-06-13 16:50:15 -07:00
descriptor.go Update canonical repository. 2019-06-13 16:50:15 -07:00
descriptor_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
descriptor_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go Cache directory entries in the overlay 2019-06-27 14:24:03 -07:00
fs.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
fs_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inode.go Force timestamps to update when set via InodeOperations.SetTimestamps. 2019-09-30 13:08:45 -07:00
inode_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inode_test.go Cache directory entries in the overlay 2019-06-27 14:24:03 -07:00
ioctl_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
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 Update canonical repository. 2019-06-13 16:50:15 -07:00
socket_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
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 Update canonical repository. 2019-06-13 16:50:15 -07:00
util_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
wait_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00