..
common_akaros.h
executor: fix do_sandbox_none on akaros and test
2019-01-31 11:35:53 +01:00
common_bsd
sys/netbsd: Added posix_spawn and fork syscalls
2019-12-05 10:06:13 +01:00
common_bsd.h
executor: rename some macros
2019-11-16 09:58:54 +01:00
common_fuchsia.h
sys/fuchsia: remove deprecated exception APIs
2019-11-14 16:21:01 -08:00
common_kvm_amd64.h
executor: prevent non-null expected warnings
2019-03-21 13:27:41 +01:00
common_kvm_arm64.h
executor: prevent non-null expected warnings
2019-03-21 13:27:41 +01:00
common_linux.h
wireguard: setup some initial devices in a triangle
2020-02-13 15:28:57 +01:00
common_test.h
executor: make syz_compare output more handy to use
2019-12-20 16:45:33 +01:00
common_usb.h
executor: provide explicit values for usb_raw_event_type
2020-01-13 16:14:45 +01:00
common_windows.h
executor: fix do_sandbox_none on akaros and test
2019-01-31 11:35:53 +01:00
common.h
executor: rename some macros
2019-11-16 09:58:54 +01:00
defs.h
sys/linux: add new FUTEX_WAIT_MULTIPLE operation
2020-02-17 06:27:23 +01:00
executor_akaros.h
executor: change syscall argument type to intptr_t
2019-05-07 08:48:35 +02:00
executor_bsd.h
pkg/report: use cover protect on NetBSD also
2019-06-13 18:26:11 +02:00
executor_fuchsia.h
executor: special-case zx_deadline_after return value
2019-06-04 14:57:43 +02:00
executor_linux.h
executor: ignore prctl in fallback coverage
2020-01-15 17:35:31 +01:00
executor_test.h
executor: change syscall argument type to intptr_t
2019-05-07 08:48:35 +02:00
executor_windows.h
executor: change syscall argument type to intptr_t
2019-05-07 08:48:35 +02:00
executor.cc
executor: increase input buffer size
2020-02-10 10:51:25 +01:00
gen.go
executor: disable gen.go for NetBSD
2019-01-10 12:50:45 +01:00
kvm_gen.cc
executor: remove unused kvm_asm64_vm86
2019-01-17 10:52:20 +01:00
kvm.h
sys: improve kvm description
2017-01-28 19:58:31 +01:00
kvm.S
executor: remove unused kvm_asm64_vm86
2019-01-17 10:52:20 +01:00
kvm.S.h
executor: remove unused kvm_asm64_vm86
2019-01-17 10:52:20 +01:00
nocover.h
executor: Protect the coverage buffer
2019-06-04 16:24:36 +02:00
stub.go
Makefile: actually cross-compile during presubmit
2017-06-26 15:45:51 +02:00
syscalls.h
sys/linux: add new FUTEX_WAIT_MULTIPLE operation
2020-02-17 06:27:23 +01:00
test_linux.h
executor: overhaul
2018-07-24 12:04:27 +02:00
test.h
executor: fix handling of big-endian bitfields
2018-12-08 19:08:08 +01:00