aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: open files from /procDmitry Vyukov2017-11-271-1/+23
* executor: use /proc/thread-self/fail-nth instead of /proc/self/task/%d/fail-nthDmitry Vyukov2017-11-271-7/+6
* executor: proceed even if /dev/net/tun is not availableAndrey Konovalov2017-11-081-2/+12
* executor: fix build breakages due to doexitDmitry Vyukov2017-10-191-6/+0
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-1/+0
* executor: include missing headerDmitry Vyukov2017-10-101-0/+1
* executor: set own PATH when starting subprocessesDmitry Vyukov2017-10-101-3/+8
* executor: support fragmentation in syz_emit_ethernetDmitry Vyukov2017-10-021-19/+79
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+65
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+877