summaryrefslogtreecommitdiffstats
path: root/signal.c
AgeCommit message (Expand)Author
2010-08-19Do not call event_del() for signals after fork(), just use sigaction()Nicholas Marriott
2010-05-14Use $OpenBSD$.Nicholas Marriott
2010-05-12Catch SIGHUP and terminate if running as a client. This prevents clientsJoel Sing
2010-05-04Put this back in with the initialisation in the right order.Nicholas Marriott
2010-05-04Revert last change, it appears to be broken somehow.Nicholas Marriott
2010-05-03Make signal handler setup/teardown two common functions instead of six,Nicholas Marriott