gvisor/pkg/sentry/kernel/pipe
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
buffer.go Implement splice methods for pipes and sockets. 2019-09-12 17:43:27 -07: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 Update canonical repository. 2019-06-13 16:50:15 -07:00
node_test.go Remove unnecessary context parameter for new pipes. 2019-10-07 18:16:14 -07:00
pipe.go Remove unnecessary context parameter for new pipes. 2019-10-07 18:16:14 -07:00
pipe_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
reader.go Update canonical repository. 2019-06-13 16:50:15 -07:00
reader_writer.go Implement splice methods for pipes and sockets. 2019-09-12 17:43:27 -07:00
writer.go Update canonical repository. 2019-06-13 16:50:15 -07:00