gvisor/pkg/sentry/fs/host
Nicolas Lacasse fbacb35039 No need to check for negative uintptr.
Fixes #134

PiperOrigin-RevId: 237128306
Change-Id: I396e808484c18931fc5775970ec1f5ae231e1cb9
2019-03-06 15:06:46 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
control.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
descriptor.go Move fdnotifier package to reduce internal confusion. 2018-12-14 18:05:01 -08:00
descriptor_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
descriptor_test.go Move fdnotifier package to reduce internal confusion. 2018-12-14 18:05:01 -08:00
device.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
file.go Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
fs.go Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
fs_test.go Max link traversals should be for an entire path. 2018-12-04 14:32:03 -08:00
inode.go Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
inode_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
inode_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
ioctl_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
socket.go Move fdnotifier package to reduce internal confusion. 2018-12-14 18:05:01 -08:00
socket_iovec.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
socket_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
socket_test.go Move fdnotifier package to reduce internal confusion. 2018-12-14 18:05:01 -08:00
socket_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
tty.go Don't allow writing or reading to TTY unless process group is in foreground. 2019-02-14 15:47:31 -08:00
util.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
util_unsafe.go No need to check for negative uintptr. 2019-03-06 15:06:46 -08:00
wait_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00