summaryrefslogtreecommitdiff
path: root/src/sysExec.cpp
Commit message (Expand)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* compiler clean windows checksChristian Pointner2012-01-051-1/+1
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-2/+2
* malloc/free vs new at posix sysexecChristian Pointner2010-02-161-3/+3
* some cleanupChristian Pointner2010-02-041-6/+6
* win32 support for sysExec, sysExec.hpp arch-specific files introducedMarkus Grüneis2010-02-041-123/+7
* better speration of waitForScript and waitAndDestroy()Christian Pointner2010-01-121-12/+13
* references are better than pointer ;)Christian Pointner2010-01-121-5/+5
* improved new SysExec cleanupChristian Pointner2010-01-121-9/+28
* fixed double close of pipefdOthmar Gsenger2010-01-111-0/+1
* bugfix in new sysexecOthmar Gsenger2010-01-101-8/+12
* fixed priviledge dropping on freebsdOthmar Gsenger2010-01-101-19/+25
* fixed spelling error unkown != unknownChristian Pointner2009-12-141-1/+1
* include cstring for memcopyOthmar Gsenger2009-11-041-0/+1
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* cleaned new exec script functionChristian Pointner2009-10-041-12/+7
* fixed bug @ new exec Christian Pointner2009-10-041-6/+3
* added improved script executionChristian Pointner2009-10-041-0/+163