gvisor/pkg/sentry/fs/host
Tamir Duberstein d81d94ac4c Replace uinptr with int64 when returning lengths
This is in accordance with newer parts of the standard library.

PiperOrigin-RevId: 263449916
2019-08-14 16:05:56 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -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 Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -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 Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07: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 Complete pipe support on overlayfs 2019-06-27 17:22:53 -07: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