syzkaller/pkg/host
Dmitry Vyukov 06ece2ca66 pkg/host: rework host feature detection/setup
Currently host feature detection/setup code is spread
across platform-independent fuzzer code, pkg/host, pkg/ipc
and executor.
Move this all into pkg/host and show readable info
about features on manager start.

Fixes #46
2018-06-12 14:53:22 +02:00
..
host_akaros.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_darwin.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_freebsd.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_fuchsia.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_linux_test.go pkg/host: explain why syscalls are disabled 2018-04-06 18:47:56 +02:00
host_linux.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_netbsd.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_test.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_windows.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00