summaryrefslogtreecommitdiff
path: root/src/sysExec.h
Commit message (Collapse)AuthorAgeFilesLines
* removed NO_EXECChristian Pointner2010-02-061-3/+0
| | | | | | added NOMINMAX to windows build targets
* some cleanupChristian Pointner2010-02-041-1/+1
|
* fixed build on posixChristian Pointner2010-02-041-2/+2
| | | | | | some cleanup
* win32 support for sysExec, sysExec.hpp arch-specific files introducedMarkus Grüneis2010-02-041-2/+9
|
* references are better than pointer ;)Christian Pointner2010-01-121-1/+1
|
* improved new SysExec cleanupChristian Pointner2010-01-121-1/+8
|
* bugfix in new sysexecOthmar Gsenger2010-01-101-0/+1
|
* fixed priviledge dropping on freebsdOthmar Gsenger2010-01-101-5/+15
| | | | | | maybee todo: remove old non working preprocessor staments like NO_EXEC to make code simpler
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-2/+3
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* added improved script executionChristian Pointner2009-10-041-0/+50