gvisor/pkg/sentry/kernel/pipe
Adin Scannell d29e59af9f Standardize on tools directory.
PiperOrigin-RevId: 291745021
2020-01-27 12:21:00 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
buffer.go New sync package. 2020-01-09 22:02:24 -08:00
buffer_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
node.go New sync package. 2020-01-09 22:02:24 -08:00
node_test.go Remove unnecessary context parameter for new pipes. 2019-10-07 18:16:14 -07:00
pipe.go New sync package. 2020-01-09 22:02:24 -08:00
pipe_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
pipe_util.go New sync package. 2020-01-09 22:02:24 -08:00
reader.go Update canonical repository. 2019-06-13 16:50:15 -07:00
reader_writer.go Refactor pipe to support VFS2. 2019-10-17 13:11:07 -07:00
vfs.go Move VFS2 handling of FD readability/writability to vfs.FileDescription. 2020-01-22 12:29:36 -08:00
writer.go Update canonical repository. 2019-06-13 16:50:15 -07:00