gvisor/pkg/sentry/control
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 Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
control.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
logging.go Allow to change logging options using 'runsc debug' 2019-06-24 15:03:02 -07:00
pprof.go Update canonical repository. 2019-06-13 16:50:15 -07:00
proc.go Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
proc_test.go Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
state.go Update canonical repository. 2019-06-13 16:50:15 -07:00