podman/pkg/signal
Paul Holzinger 9dfc636fd6 Fix build for mips architecture follow-up
Follow-up to commit (1ad796677e). The build on mips is still
failing because SIGWINCH was not defined in the signal pkg.
Also stat_t.Rdev is unit32 on mips so we need to typecast.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-01-07 15:04:22 +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 follow-up 2021-01-07 15:04:22 +01:00
signal_unsupported.go Ensure that signal names can be parsed on Windows 2020-05-28 14:26:36 -04:00