gvisor/runsc/boot
Nicolas Lacasse ae5122eb87 Job control signals must be sent to all processes in the FG process group.
We were previously only sending to the originator of the process group.

Integration test was changed to test this behavior. It fails without the
corresponding code change.

PiperOrigin-RevId: 216297263
Change-Id: I7e41cfd6bdd067f4b9dc215e28f555fb5088916f
2018-10-08 20:48:54 -07:00
..
filter Add TIOCINQ to allowed seccomp when hostinet is used 2018-10-03 09:32:54 -07:00
BUILD Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
config.go Make multi-container the default mode for runsc 2018-10-01 10:31:17 -07:00
controller.go runsc: Support job control signals in "exec -it". 2018-10-01 22:06:56 -07:00
debug.go Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
events.go Moved restore code out of create and made to be called after create. 2018-07-18 16:58:30 -07:00
fds.go runsc: Support job control signals in "exec -it". 2018-10-01 22:06:56 -07:00
fs.go Make multi-container the default mode for runsc 2018-10-01 10:31:17 -07:00
limits.go Make default limits the same as with runc 2018-07-02 12:51:38 -07:00
loader.go Job control signals must be sent to all processes in the FG process group. 2018-10-08 20:48:54 -07:00
loader_test.go runsc: Pass root container's stdio via FD. 2018-10-03 10:32:03 -07:00
network.go Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
strace.go Check in gVisor. 2018-04-28 01:44:26 -04:00