gvisor/runsc/boot
Fabricio Voznika 2496d9b4b6 Make runsc kill and delete more conformant to the "spec"
PiperOrigin-RevId: 214976251
Change-Id: I631348c3886f41f63d0e77e7c4f21b3ede2ab521
2018-09-28 12:22:21 -07:00
..
filter Forward ioctl(TCSETSF) calls on host ttys to the host kernel. 2018-09-27 18:17:38 -07:00
BUILD Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
config.go Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
controller.go Make runsc kill and delete more conformant to the "spec" 2018-09-28 12:22:21 -07:00
debug.go
events.go
fds.go runsc: Fix stdin/stdout/stderr in multi-container mode. 2018-09-19 22:20:41 -07:00
fs.go Make runsc kill and delete more conformant to the "spec" 2018-09-28 12:22:21 -07:00
limits.go
loader.go Make runsc kill and delete more conformant to the "spec" 2018-09-28 12:22:21 -07:00
loader_test.go Refactor 'runsc boot' to take container ID as argument 2018-09-27 10:26:34 -07:00
network.go Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
strace.go