syzkaller/executor
Dmitry Vyukov 65c456e595 pkg/csource: don't use pthread_cond_timedwait for fuchsia
We removed it in executor, do the same in csource.
2018-06-30 13:32:05 +02:00
..
common_akaros.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_bsd.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_fuchsia.h pkg/csource: don't use pthread_cond_timedwait for fuchsia 2018-06-30 13:32:05 +02:00
common_kvm_amd64.h executor: compile with -O2 2018-02-10 12:14:13 +01:00
common_kvm_arm64.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_linux.h executor: fix pid check after fork 2018-06-29 11:45:59 +02:00
common_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common.h pkg/csource: support fuchsia 2018-06-29 10:47:42 +02:00
executor_akaros.cc executor: rework fallback coverage 2018-06-22 16:40:45 +02:00
executor_bsd.cc executor: rework fallback coverage 2018-06-22 16:40:45 +02:00
executor_freebsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_fuchsia.cc executor: fix zx_log_read return value 2018-06-30 13:29:55 +02:00
executor_fuchsia.h pkg/csource: support fuchsia 2018-06-29 10:47:42 +02:00
executor_linux.cc pkg/csource: support fuchsia 2018-06-29 10:47:42 +02:00
executor_linux.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_netbsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_posix.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_windows.cc executor: rework fallback coverage 2018-06-22 16:40:45 +02:00
executor_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor.h executor, pkg/ipc: support output over pipes 2018-06-29 16:33:07 +02:00
kvm_gen.cc sys: extend kvm support 2017-01-09 20:28:10 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S.h csource: regenerate and reformat 2017-02-01 10:16:19 +01:00
stub.go Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
syscalls_akaros.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_freebsd.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_fuchsia.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_linux.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_netbsd.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_test.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
syscalls_windows.h prog: detect when flags are a bitmask 2018-06-30 13:27:24 +02:00
test_executor_linux.cc sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
test_test.go all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
test.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00