Files
kata-containers/src/runtime/pkg/signals/README.md
Peng Tao a02a8bda66 runtime: move all code to src/runtime
To prepare for merging into kata-containers repository.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-04-27 19:39:25 -07:00

141 B

Signals package

The signals package contains common signal handling functions that are shared by the binaries built in this repository.