gvisor/pkg/sentry
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
..
arch Remove TODO since we don't plan to support debug registers 2019-12-04 13:54:38 -08:00
context Add context to state. 2019-10-31 18:03:24 -07:00
control Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
device Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
fs Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
fsimpl Point TODOs to gvisor.dev 2019-12-03 13:32:31 -08:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
kernel Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
limits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
loader Document ELF PT_LOAD difference from Linux 2019-12-06 08:37:14 -08:00
memmap Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
mm Import and structure cleanup. 2019-11-21 11:41:30 -08:00
pgalloc Add context to state. 2019-10-31 18:03:24 -07:00
platform enable ring0/pagetables to support arm64 2019-11-22 12:05:35 -08:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Update FIXME bug with GitHub issue. 2019-09-30 17:24:29 -07:00
socket Remove TODO for obsolete bug. 2019-12-03 10:23:19 -08:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace strace: don't create a slice with a negative value 2019-12-03 13:49:38 -08:00
syscalls Implement F_GETOWN_EX and F_SETOWN_EX. 2019-12-05 17:28:52 -08:00
time Import and structure cleanup. 2019-11-21 11:41:30 -08:00
unimpl internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
usermem Avoid unnecessary slice allocation in usermem.BytesIO.blocksFromAddrRanges(). 2019-11-14 14:04:58 -08:00
vfs Add vfs.CheckSetStat() and its dependencies. 2019-12-05 12:58:07 -08:00
watchdog Remove watchdog TODO 2019-12-03 13:44:06 -08:00
BUILD Internal change. 2019-11-25 11:20:30 -08:00