aboutsummaryrefslogtreecommitdiffstats
path: root/src/signal.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte1-1/+1
2009-02-16modify the signal handler/dispatch code (sorry zecke, no offense, I just had ...Harald Welte1-17/+22
2009-02-14[signal] Fix misuse of llist_add_tail...Holger Freyther1-1/+1
2009-02-14[signal] Move the area into the struct signal_data...Holger Freyther1-4/+5
2009-02-14[signal] Add generic signal registration and dispatch...Holger Freyther1-0/+74