Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a callback for the fatal handler instead of supplying the main_loop. | William Jon McCann | 2008-08-15 | 1 | -2/+3 |
* | Don't glog in the signal handlers. Add a default SIGTRAP handler so we get | William Jon McCann | 2008-03-10 | 1 | -0/+1 |
* | Assign ids to signal handlers. Add functions to remove handlers. Restore | William Jon McCann | 2007-10-19 | 1 | -1/+8 |
* | Mass change tabs to spaces. Tabs suck. | William Jon McCann | 2007-08-28 | 1 | -11/+11 |
* | Add some basic signal handling. Make sure we clean up child processes. | William Jon McCann | 2007-05-14 | 1 | -0/+66 |