Added WHENEVER SIGNAL SIGUSR1|SIGUSR2|Any-unix-signal-int CALL sighandler
where sighandler is a function taking no arguments that gets called if the respective signal is sent to the running program.
Authored by: naurus 2011-06-26
Parent: [r12068]
Child: [r12070]