cri-o/oci
Samuel Ortiz 9a4a1092fe
conmon: Return the exit status code
waitpid fills its second argument with a value that
contains the process exit code in the 8 least significant
bits. Instead of returning the complete value and then
convert it from ocid, return the exit status directly
by using WEXITSTATUS from conmon.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-01-14 02:00:45 +01:00
..
history.go use an in memory store for containers 2016-09-19 13:11:36 +02:00
memory_store.go fix typo to make go report more happy 2017-01-04 14:24:11 +08:00
oci.go conmon: Return the exit status code 2017-01-14 02:00:45 +01:00
store.go use an in memory store for containers 2016-09-19 13:11:36 +02:00