podman/pkg/signal
Paul Holzinger 1ad796677e Fix build for mips architecture
The signal SIGSTKFLT does not exists on mips architectures.
Also RTMIN and RTMAX are different.

This code is copied from docker.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-12-21 15:55:18 +01:00
..
signal_common.go Ensure that signal names can be parsed on Windows 2020-05-28 14:26:36 -04:00
signal_linux.go Fix build for mips architecture 2020-12-21 15:55:18 +01:00
signal_linux_mipsx.go Fix build for mips architecture 2020-12-21 15:55:18 +01:00
signal_unsupported.go Ensure that signal names can be parsed on Windows 2020-05-28 14:26:36 -04:00