containerd/sys
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
..
epoll.go Remove C implementation of epoll on arm64 2017-05-26 13:30:57 -04:00
fds.go Move osutil to sys package 2016-11-29 15:38:24 -08:00
filesys_windows.go new package: compression (ported from docker/pkg/archive) 2017-03-16 05:29:27 +00:00
oom_unix.go Set oom score for containerd and shims 2017-04-12 11:34:32 -07:00
oom_windows.go Fix windows lint issues and enable ci 2017-10-25 16:15:45 -04:00
proc.go Move osutil to sys package 2016-11-29 15:38:24 -08:00
reaper.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
socket_unix.go Create socket parent directory with correct permissions 2017-07-17 13:08:02 -07:00
socket_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
stat_bsd.go Add unconvert linter 2018-01-09 17:36:44 -05:00
stat_unix.go Add unconvert linter 2018-01-09 17:36:44 -05:00