William Lallemand 31a1c1d5e7 MEDIUM: signal: signal_unregister() removes every handlers
The new function signal_unregister() removes every handlers assigned to
a signal. Once the handler list of the signal is empty, the signal is
ignored with SIG_IGN.
2018-11-22 11:42:51 +01:00
..
2018-11-21 19:02:23 +01:00
2009-01-25 13:49:53 +01:00
2018-10-12 16:00:32 +02:00