aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_fuchsia.h
Commit message (Expand)AuthorAgeFilesLines
* executor: msvc support syz-executorSuraj K Suresh2020-10-031-3/+6
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-5/+2
* executor/fuchsia: Don't map memory as executable.Marco Vanotti2020-06-051-20/+15
* sys/fuchsia: remove deprecated exception APIsDavid Pursell2019-11-141-37/+54
* executor/fuchsia: close vmo handle in syz_mmap.Marco Vanotti2019-09-121-0/+7
* executor/fuchsia: don't crash on syz_mmap failure.Marco Vanotti2019-09-111-3/+7
* sys/fuchsia: update zx_clock_get syscall (#1292)Marco Vanotti2019-07-161-1/+2
* executor: don't fallthrough in switches in fuchsia (#1103)Marco Vanotti2019-04-031-0/+3
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-211-1/+1
* executor: update fdio import pathMarco Vanotti2019-03-201-1/+1
* executor: add newline in debug callDmitry Vyukov2019-02-271-1/+1
* executor: update syntax for making W+X fuchsia memoryJulia Hansbrough2019-02-271-1/+5
* sys/fuchsia: update VMAR syscallsMarco Vanotti2018-11-211-3/+3
* executor: Fuchsia: Use zx_task_resume_from_exception()Scott Graham2018-10-101-2/+2
* executor: make sandboxes more modularDmitry Vyukov2018-09-171-6/+0
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-0/+1
* executor: fix gcc warnings in fuchsia generated codeDmitry Vyukov2018-08-191-7/+14
* executor: remove unnecessary hooks on fuchsiaDmitry Vyukov2018-08-091-5/+0
* sys/fuchsia: add syscall description for binding channels to LauncherDokyung Song2018-08-081-0/+1
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-0/+3
* executor: overhaulDmitry Vyukov2018-07-241-295/+59
* executor: executor fix fuchsia buildDmitry Vyukov2018-07-071-0/+1
* executor: remove unnecessary parensDmitry Vyukov2018-07-051-1/+1
* executor: include more headers on fuchsiaDmitry Vyukov2018-06-301-0/+2
* pkg/csource: don't use pthread_cond_timedwait for fuchsiaDmitry Vyukov2018-06-301-25/+8
* executor, pkg/ipc: support output over pipesDmitry Vyukov2018-06-291-1/+1
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-8/+276
* executor: fix zx_port_wait useDmitry Vyukov2018-06-061-1/+1
* fuchsia: Update syzkaller to build with current Fuchsia API. (#543)Julia Hansbrough2018-03-211-31/+17
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-5/+5
* executor: fix build breakages due to doexitDmitry Vyukov2017-10-191-0/+5
* sys/fuchsia: more descriptionsDmitry Vyukov2017-10-161-0/+43
* executor: fix fuchsia syz_mmapDmitry Vyukov2017-10-161-7/+9
* executor: repair fuchsia nonfailing modeDmitry Vyukov2017-10-161-23/+66
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-1/+0
* executor: automatically infer base of root vmarDmitry Vyukov2017-09-271-6/+10
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+66
* sys/fuchsia: describe more syscallsDmitry Vyukov2017-09-251-0/+28
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+51