summaryrefslogtreecommitdiff
path: root/src/sig_handler.c
Commit message (Collapse)AuthorAgeFilesLines
* clearing sequence window when receiving SIGHUPChristian Pointner2014-02-131-1/+1
|
* * inital commit for RAIL modeChristian Pointner2014-02-071-2/+2
| | | | | | | | | - added information about it at manpage - updated output for --help * white space cleanups * updated copyright header
* -Wall cleanupChristian Pointner2012-09-251-1/+1
|
* fixed buildChristian Pointner2010-10-031-1/+1
|
* small refactoringChristian Pointner2010-10-031-5/+5
|
* blocking SIG_PIPE and SIG_CHLD by defaultChristian Pointner2010-10-031-2/+9
|
* updated copyright yearChristian Pointner2010-02-111-1/+1
|
* signal_handler include cleanupChristian Pointner2010-01-061-5/+2
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
|
* fixed build on FreeBSDChristian Pointner2009-10-061-1/+1
|
* added signal handling without racesChristian Pointner2009-05-031-17/+111
|
* fixed build on FreeBSDChristian Pointner2009-03-041-0/+64