Re: signal question

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Apr 25 2000 - 12:56:18 EST


> why is linux's behaviour on signals different from other systems ?
> (linux resets the signal handler to the default after a signal
> was received.)
>
> wouldn't it be better to go the normal way (=> not resetting the
> sighandlers, just like othe unices)

There isnt a 'normal way'. Its a BSD v System 5 Unix split. When you need
to force a specific behaviour use sigaction()

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:10 EST