# Functions
CatchAll catches all signals and relays them to the specified channel.
ParseSignal translates a string to a valid syscall signal.
ParseSignalNameOrNumber translates a string to a valid syscall signal.
StopCatch stops catching the signals and closes the specified channel.
# Constants
For cross-compilation with Windows.