gvisor/runsc/cmd
Lantao Liu a003e041c8 runsc: fix pid file race condition in exec detach mode.
PiperOrigin-RevId: 214700295
Change-Id: I73d8490572eebe5da584af91914650d1953aeb91
2018-09-26 17:41:20 -07:00
..
BUILD Fix sandbox and gofer capabilities 2018-09-19 17:15:14 -07:00
boot.go platform: Pass device fd into platform constructor. 2018-09-11 13:09:46 -07:00
capability.go Fix sandbox and gofer capabilities 2018-09-19 17:15:14 -07:00
capability_test.go Fix sandbox and gofer capabilities 2018-09-19 17:15:14 -07:00
checkpoint.go Handle children processes better in tests 2018-09-18 15:21:28 -07:00
cmd.go Error out if spec is invalid 2018-06-28 09:57:27 -07:00
create.go runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
debug.go runsc: Support container signal/wait. 2018-09-13 16:38:03 -07:00
delete.go runsc: do not delete in paused state. 2018-09-06 11:06:19 -07:00
delete_test.go
events.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
exec.go runsc: fix pid file race condition in exec detach mode. 2018-09-26 17:41:20 -07:00
exec_test.go
gofer.go Fix sandbox and gofer capabilities 2018-09-19 17:15:14 -07:00
kill.go runsc: Support runsc kill multi-container. 2018-09-05 21:14:56 -07:00
list.go
path.go runsc: fix container rootfs path. 2018-09-04 13:37:40 -07:00
pause.go
ps.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
restore.go Moved restore code out of create and made to be called after create. 2018-07-18 16:58:30 -07:00
resume.go
run.go runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
start.go
state.go Put fsgofer inside chroot 2018-08-27 11:10:14 -07:00
wait.go runsc: Enable waiting on exited processes. 2018-09-17 16:25:24 -07:00