aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common.h
Commit message (Expand)AuthorAgeFilesLines
* csource: don't emit syz_ syscalls is they are not usedDmitry Vyukov2016-11-261-3/+26
* executor: fix sandbox=setuidDmitry Vyukov2016-11-221-2/+4
* csourceL add missing include and defineDmitry Vyukov2016-11-221-0/+2
* repro: factor out of syz-repro toolDmitry Vyukov2016-11-191-0/+365
* sys, prog: add tests for description parsing and serializationDmitry Vyukov2016-09-281-0/+2
* csource: teach how to execute pseudo syz_ syscallsDmitry Vyukov2016-08-281-1/+112
* executor, csource: share some common code between executor and csourceDmitry Vyukov2016-08-281-0/+43