gvisor/pkg/sentry/fs/tty
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
dir.go New sync package. 2020-01-09 22:02:24 -08:00
fs.go Cache directory entries in the overlay 2019-06-27 14:24:03 -07:00
line_discipline.go Fix data race in tty.queue.readableSize. 2020-01-17 11:22:10 -08:00
master.go Make masterInodeOperations.Truncate take a pointer receiver. 2019-12-19 14:34:53 -08:00
queue.go Fix data race in tty.queue.readableSize. 2020-01-17 11:22:10 -08:00
slave.go Allow open(O_TRUNC) and (f)truncate for proc files. 2019-11-26 18:21:09 -08:00
terminal.go Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
tty_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00