xsuspender
xsuspender copied to clipboard
ENH: Resume all processes on SIGUSR1
Fixes https://github.com/kernc/xsuspender/issues/10.
Additionally, define _DEFAULT_SOURCE
to adhere to BSD signal semantics. See manual signal(2) § Portabilty for info.
@offlinehacker welcome to test this.
Missing a mention of SIGUSR1 in the manual.