summaryrefslogtreecommitdiff
path: root/src/posix
Commit message (Expand)AuthorAgeFilesLines
* fixed typo in license headerChristian Pointner2014-06-214-4/+4
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-174-80/+109
* allegedly-release-friendly dirty dirty dirty hack (concerning pids)Christian Pointner2010-02-162-8/+22
* malloc/free vs new at posix sysexecChristian Pointner2010-02-161-21/+41
* fixed win32 buildMarkus Grüneis2010-02-161-3/+3
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-062-0/+215
* some cleanupChristian Pointner2010-02-041-7/+7
* fixed build on posixChristian Pointner2010-02-041-10/+10
* win32 support for sysExec, sysExec.hpp arch-specific files introducedMarkus Grüneis2010-02-041-0/+166
* 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