aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_akaros.h
Commit message (Collapse)AuthorAgeFilesLines
* executor: improvements for akarosDmitry Vyukov2017-10-171-3/+2
| | | | | | | 1. remove workaround for pthread attrs (was fixed in akaros) 2. remove workaround for dup2 (was fixed in akaros) 3. check that we receive a program 4. implement timeout for test processes
* sys/akaros: add akaros supportDmitry Vyukov2017-10-161-0/+47