aboutsummaryrefslogtreecommitdiffstats
path: root/executor/subprocess.h
Commit message (Expand)AuthorAgeFilesLines
* all: add support for binaries shipped with targetStefan Wiehler2024-12-171-3/+3
* executor: don't kill executor exec process groupDmitry Vyukov2024-10-241-1/+0
* executor: fix max signal/cover filter mapping into subprocessesDmitry Vyukov2024-06-281-1/+9
* executor: disable lsan for exec subprocessesDmitry Vyukov2024-06-261-2/+4
* executor: add runner modeDmitry Vyukov2024-06-241-0/+129