containerd/supervisor
Amit Krishnan 62e1370f91 containerd build clean on Solaris (#203)
* containerd build clean on Solaris

Signed-off-by: Amit Krishnan <krish.amit@gmail.com>

* Vendor golang.org/x/sys

Signed-off-by: Amit Krishnan <krish.amit@gmail.com>
2016-05-19 10:12:50 -07:00
..
add_process.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
checkpoint.go Supervisor compiles 2016-02-26 14:58:15 -08:00
create.go Remove windows code and simplify linux 2016-04-26 14:10:41 -07:00
create_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
delete.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
errors.go Fix minor "deferred" typo 2016-04-02 10:28:05 -07:00
exit.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
get_containers.go Rework function getContainers 2016-04-22 17:32:41 -04:00
machine.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
machine_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
metrics.go Rename Events to task in supervisor 2016-02-11 17:26:24 -08:00
monitor_linux.go move epoll syscall to arch specific to enable containerd run on arm64 2016-04-05 23:17:30 -04:00
monitor_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
oom.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
signal.go Remove eventloop package 2016-02-19 13:21:21 -08:00
sort.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
sort_test.go Remove sigchld reaper from containerd process 2016-04-27 16:02:03 -07:00
stats.go Fix minor "deferred" typo 2016-04-02 10:28:05 -07:00
supervisor.go Fix restore to correctly set the exec timeout value (containerd) 2016-05-02 14:04:14 -07:00
task.go Remove eventloop package 2016-02-19 13:21:21 -08:00
types.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
update.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
worker.go Move event types constants into single file 2016-04-19 19:09:54 +08:00