containerd/cmd/containerd-shim
Phil Estes f47f6af585
Remove unnecessary subreaper API from sys/
Given these same exact functions are both now available in
opencontainers/runc (libcontainer/system) package, and we only use the
`SetSubreaper` today from the shim, there seems to be no reason for
duplication.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2018-01-23 10:30:29 -05:00
..
main_unix.go cmd/containerd-shim: require unix socket credentials 2017-11-30 20:34:29 -08:00
shim_darwin.go cmd/containerd-shim: require unix socket credentials 2017-11-30 20:34:29 -08:00
shim_linux.go Remove unnecessary subreaper API from sys/ 2018-01-23 10:30:29 -05:00
shim_unix.go cmd/containerd-shim: require unix socket credentials 2017-11-30 20:34:29 -08:00