How do you catch a signal without terminating the process ?

Doug Gwyn gwyn at smoke.brl.mil
Fri Jun 14 07:25:09 AEST 1991


In article <1991Jun13.160901.3715 at gozer.UUCP> klm at gozer.UUCP (Kevin L. McBride) writes:
>Remember, never re-enable an interrupt until the condition that caused
>the interrupt has been cleared.

UNIX signals are not interrupts.
Worse, SIGCHLD/SIGCLD is not even a UNIX signal, it's an abomination.



More information about the Comp.unix.wizards mailing list