summaryrefslogtreecommitdiff
path: root/common/gdm-signal-handler.h
Commit message (Expand)AuthorAgeFilesLines
* Use a callback for the fatal handler instead of supplying the main_loop.William Jon McCann2008-08-151-2/+3
* Don't glog in the signal handlers. Add a default SIGTRAP handler so we getWilliam Jon McCann2008-03-101-0/+1
* Assign ids to signal handlers. Add functions to remove handlers. RestoreWilliam Jon McCann2007-10-191-1/+8
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-11/+11
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-141-0/+66