syzkaller/pkg/host
Dmitry Vyukov 2c2b926cb7 .golangci.yml: reduce function line count from 200 to 140
140 lines should be enough for everyone.
2020-06-07 10:41:01 +02:00
..
features_linux.go csource, executor: add usb emulation feature 2020-04-03 12:42:06 +02:00
features.go pkg/host: support wrapping of executor binary 2020-04-17 17:53:08 +02:00
host_akaros.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_darwin.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_freebsd.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
host_fuchsia.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_netbsd.go executor: add support for extra coverage on NetBSD 2020-05-20 10:23:38 +02:00
host_openbsd.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
host_test.go pkg/host: add Features.Supported 2019-11-16 09:58:54 +01:00
host_windows.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
syscalls_linux_test.go pkg/host: split files into syscalls/features 2019-11-16 09:58:54 +01:00
syscalls_linux.go .golangci.yml: reduce function line count from 200 to 140 2020-06-07 10:41:01 +02:00
syscalls.go prog: refactor ANY to not fabricate new types 2020-05-05 14:01:52 +02:00