syzkaller/sys/syz-sysgen
Dmitry Vyukov c31f96a8c6 executor: rework fallback coverage
We have fallback coverage implmentation for freebsd.
1. It's broken after some recent changes.
2. We need it for fuchsia, windows, akaros, linux too.
3. It's painful to work with C code.

Move fallback coverage to ipc package,
fix it and provide for all OSes.
2018-06-22 16:40:45 +02:00
..
sysgen.go executor: rework fallback coverage 2018-06-22 16:40:45 +02:00