aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_darwin.h
Commit message (Expand)AuthorAgeFilesLines
* executor: better errors for failed mmapsDmitry Vyukov2022-10-211-2/+3
* fix: "mmap_alloc_size"->"cov->mmap_alloc_size"aiQG_2022-02-211-1/+1
* executor: delay kcov mmap until it is neededAleksandr Nogikh2021-12-031-11/+7
* executor: reserve fds that will belong to kcovAleksandr Nogikh2021-12-031-0/+8
* executor: initial darwin supportPatrick Meyer2021-05-201-0/+123