aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_windows.cc
Commit message (Expand)AuthorAgeFilesLines
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-4/+4
* executor: prevent executor from messing with output regionDmitry Vyukov2017-10-231-0/+5
* executor: improvements for akarosDmitry Vyukov2017-10-171-1/+1
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-25/+4
* executor: fix execution of windows syscallsDmitry Vyukov2017-09-271-5/+6
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+85