aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_windows.h
Commit message (Expand)AuthorAgeFilesLines
* executor: use exitf instead of fail outside of setup sequence (#3959)Andrei Vagin2023-06-151-1/+1
* executor: msvc support syz-executorSuraj K Suresh2020-10-031-7/+13
* executor: fix do_sandbox_none on akaros and testDmitry Vyukov2019-01-311-1/+1
* executor: make sandboxes more modularDmitry Vyukov2018-09-171-6/+0
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-0/+1
* executor: make current_time_ms/sleep_msDmitry Vyukov2018-07-301-3/+3
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-4/+13
* executor: overhaulDmitry Vyukov2018-07-241-22/+72
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-2/+2
* executor: fix build breakages due to doexitDmitry Vyukov2017-10-191-1/+11
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-2/+0
* executor: fix execution of windows syscallsDmitry Vyukov2017-09-271-0/+1
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+50