podman/pkg/signal
Doug Rabson 66c62eb968 Implement CatchAll and StopCatch in signal_common.go
This is part of a set of changes to port podman to the FreeBSD platform.
The pkg/signal parts are needed to enable ABI mode on FreeBSD. No tests
are needed here because it should be a functional no-op for linux.

[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-06-27 13:27:12 +01:00
..
signal_common.go Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00
signal_common_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
signal_linux.go Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00
signal_linux_mipsx.go Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00
signal_unix.go Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00
signal_unsupported.go Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00