r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want this
[jra/samba/.git] / source4 / lib / events / events_signal.c
2007-10-10 Andrew Tridgellr20940: allow SA_SIGINFO signals to be oneshot. Why...
2007-10-10 Andrew Tridgellr20939: reduce the amount of static state for signal...
2007-10-10 Andrew Tridgellr20938: use a double counter trick to avoid the need...
2007-10-10 Volker Lendecker20934: I *hate* deep indents :-)
2007-10-10 Andrew Tridgellr20930: use sigaction() instead of signal()
2007-10-10 Andrew Tridgellr20928: added signal events to lib/events