Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 4 | -80/+109 |
| | | | | --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 Pointner | 2010-02-16 | 2 | -8/+22 |
| | |||||
* | malloc/free vs new at posix sysexec | Christian Pointner | 2010-02-16 | 1 | -21/+41 |
| | |||||
* | fixed win32 build | Markus Grüneis | 2010-02-16 | 1 | -3/+3 |
| | |||||
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 2 | -0/+215 |
| | | | | | | some dependency cleanups | ||||
* | some cleanup | Christian Pointner | 2010-02-04 | 1 | -7/+7 |
| | |||||
* | fixed build on posix | Christian Pointner | 2010-02-04 | 1 | -10/+10 |
| | | | | | | some cleanup | ||||
* | win32 support for sysExec, sysExec.hpp arch-specific files introduced | Markus Grüneis | 2010-02-04 | 1 | -0/+166 |
| | |||||
* | now using sigtimedwait instead of sigwait | Christian Pointner | 2010-01-23 | 1 | -10/+20 |
| | |||||
* | type cleanup | Christian Pointner | 2010-01-20 | 1 | -6/+6 |
| | |||||
* | fixed build on posix | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | integrated winservice into signal controller | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | moved from SignalHandler Classes to boost::functions | Christian Pointner | 2010-01-20 | 1 | -62/+32 |
| | |||||
* | splitted signalController and SignalHandlers | Christian Pointner | 2010-01-19 | 1 | -0/+153 |