containerd/pkg/process
Kenta Tada 730b7a932e Change the type of PdeathSignal
Use x/sys as same as runtime/v1/linux/runtime.go

Signed-off-by: Kenta Tada <Kenta.Tada@sony.com>
2020-06-11 11:35:51 +09:00
..
deleted_state.go Use cached state instead of runc state. 2019-10-03 10:53:13 -07:00
exec_state.go Use cached state instead of runc state. 2019-10-03 10:53:13 -07:00
exec.go Fix container pid. 2019-12-02 01:02:22 -08:00
init_state.go Fix container pid. 2019-12-02 01:02:22 -08:00
init.go Change the type of PdeathSignal 2020-06-11 11:35:51 +09:00
io_test.go Add binary IO tests 2020-04-17 16:50:43 -07:00
io.go Process I/O: Fix goroutine leak 2020-06-07 17:38:36 -04:00
process.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
types.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
utils.go Transfer error to ErrNotFound when kill a not exist container, also add 2020-05-11 21:53:43 +08:00