summaryrefslogtreecommitdiff
path: root/src/posix/signalHandler.hpp
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* while(1) vs. for(;;)Christian Pointner2014-06-281-1/+1
|
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-9/+9
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* allegedly-release-friendly dirty dirty dirty hack (concerning pids)Christian Pointner2010-02-161-0/+9
|
* fixed win32 buildMarkus Grüneis2010-02-161-3/+3
|
* now using sigtimedwait instead of sigwaitChristian Pointner2010-01-231-10/+20
|
* type cleanupChristian Pointner2010-01-201-6/+6
|
* fixed build on posixChristian Pointner2010-01-201-1/+1
|
* integrated winservice into signal controllerChristian Pointner2010-01-201-1/+1
|
* moved from SignalHandler Classes to boost::functionsChristian Pointner2010-01-201-62/+32
|
* splitted signalController and SignalHandlersChristian Pointner2010-01-191-0/+153