aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_freebsd.cc
Commit message (Expand)AuthorAgeFilesLines
* executor: overhaulDmitry Vyukov2018-07-241-1/+0
* all: basic building on netbsdDmitry Vyukov2017-10-231-173/+1
* executor: prevent executor from messing with output regionDmitry Vyukov2017-10-231-0/+5
* pkg/ipc: move fallback coverage into executorDmitry Vyukov2017-10-181-1/+14
* executor: use forkserver for freebsdDmitry Vyukov2017-10-181-4/+80
* 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: simple freebsd executorDmitry Vyukov2017-10-121-0/+100