summaryrefslogtreecommitdiff
path: root/src/posix/sysExec.hpp
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+16
|
* 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-26/+36
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* malloc/free vs new at posix sysexecChristian Pointner2010-02-161-21/+41
|
* some cleanupChristian Pointner2010-02-041-7/+7
|
* fixed build on posixChristian Pointner2010-02-041-10/+10
| | | | | | some cleanup
* win32 support for sysExec, sysExec.hpp arch-specific files introducedMarkus Grüneis2010-02-041-0/+166