gvisor/pkg/sentry/fs/tty
Nicolas Lacasse 663fe840f7 Implement TTY field in control.Processes().
Threadgroups already know their TTY (if they have one), which now contains the
TTY Index, and is returned in the Processes() call.

PiperOrigin-RevId: 284263850
2019-12-06 14:34:13 -08:00
..
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
dir.go Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
fs.go Cache directory entries in the overlay 2019-06-27 14:24:03 -07:00
line_discipline.go Update canonical repository. 2019-06-13 16:50:15 -07:00
master.go Allow open(O_TRUNC) and (f)truncate for proc files. 2019-11-26 18:21:09 -08:00
queue.go Update canonical repository. 2019-06-13 16:50:15 -07: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