syzkaller/executor
Dmitry Vyukov 7ec787382c sys/linux: fix SIOCGIFINDEX
Mark ifindex as opt in SIOCGIFINDEX.
Otherwise it's considered inout and SIOCGIFINDEX can't be used
to produce ifindex'es on its own. It requires an input ifindex
first and only then it can output own ifindex.
2020-01-03 16:11:49 +01:00
..
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 executor: connect virt_wifi to veth 2020-01-03 16:11:49 +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: update raw gadget interface 2019-12-11 19:20:07 +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: fix SIOCGIFINDEX 2020-01-03 16:11:49 +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: fix syz_mount_image 2019-12-10 16:08:35 +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: fix syz_mount_image 2019-12-10 16:08:35 +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 netlabel descriptions 2020-01-03 16:11:49 +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