aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_fuchsia.h
Commit message (Expand)AuthorAgeFilesLines
* executor: include sys/mman.h (#3476)glpesk2022-10-281-0/+1
* executor: revert errno logic for fuchsia (#3306)Marco Vanotti2022-08-121-0/+9
* pkg/report: detect executor failuresDmitry Vyukov2021-02-211-1/+1
* sys/linux, sys/freebsd: apply more ignore_return attributesDmitry Vyukov2020-12-051-9/+0
* executor/fuchsia: Don't map memory as executable.Marco Vanotti2020-06-051-1/+2
* executor: special-case zx_deadline_after return valueDmitry Vyukov2019-06-041-0/+1
* executor: change syscall argument type to intptr_tmunjinoo2019-05-071-4/+4
* executor: update syntax for making W+X fuchsia memoryJulia Hansbrough2019-02-271-2/+3
* executor: update special fuchsia syscallsDmitry Vyukov2018-08-241-1/+3
* executor: overhaulDmitry Vyukov2018-07-241-51/+26
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-0/+62