podman/pkg/signal
Valentin Rothberg 85b7374491 add pkg/signal
Add pkg/signal to deal with parts of signal processing and translating
signals from string to numeric representations.  The code has been
copied from docker/docker (and attributed with the copyright) but been
reduced to only what libpod needs (on Linux).

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-14 15:04:14 +01:00
..
signal_linux.go add pkg/signal 2020-02-14 15:04:14 +01:00
signal_unsupported.go add pkg/signal 2020-02-14 15:04:14 +01:00