gvisor/pkg/sentry/kernel/pipe
Jamie Liu f03996c5e9 Implement pipe(2) and pipe2(2) for VFS2.
Updates #1035

PiperOrigin-RevId: 306968644
2020-04-16 19:27:03 -07:00
..
BUILD Make pipe buffer implementation standard. 2020-02-28 12:29:23 -08:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
node.go Update package locations. 2020-01-27 15:31:32 -08:00
node_test.go Update package locations. 2020-01-27 15:31:32 -08:00
pipe.go Ensure EOF is handled propertly during splice. 2020-04-03 13:40:51 -07:00
pipe_test.go Update package locations. 2020-01-27 15:31:32 -08:00
pipe_util.go Make pipe buffer implementation standard. 2020-02-28 12:29:23 -08:00
reader.go Update canonical repository. 2019-06-13 16:50:15 -07:00
reader_writer.go Update package locations. 2020-01-27 15:31:32 -08:00
vfs.go Implement pipe(2) and pipe2(2) for VFS2. 2020-04-16 19:27:03 -07:00
writer.go Update canonical repository. 2019-06-13 16:50:15 -07:00