aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* executor: fixup previous commitDmitry Vyukov2017-11-221-223/+223
* executor: move arm syscall fixup to syz-extractDmitry Vyukov2017-11-221-243/+222
* executor: Modified executor_linux.cc to support ARM32 architectureAtul Prakash2017-11-221-2/+25
* executor: prevent executor from messing with output regionDmitry Vyukov2017-10-231-3/+36
* executor: improvements for akarosDmitry Vyukov2017-10-171-1/+1
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-47/+13
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-50/+3
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-677/+51
* all: initial support for fuchsiaDmitry Vyukov2017-09-201-1/+1
* executor: split source per-OSDmitry Vyukov2017-09-201-0/+1001