syzkaller/pkg/csource
Dmitry Vyukov 35e3f847cf executor: fix linux includes
Builds in one distro, but another says:

In file included from <stdin>:39:0:
/usr/powerpc64le-linux-gnu/include/linux/if.h:143:8: error: redefinition of ‘struct ifmap’
/usr/powerpc64le-linux-gnu/include/net/if.h:111:8: note: originally defined here

Mess. Try to fix it.
Not sure what's the right solution and it it even exists.
2018-12-29 22:05:57 +01:00
..
build.go pkg/csource: reduce short tests 2018-12-03 13:29:57 +01:00
common.go pkg/csource: add support for creating reproducers on OpenBSD 2018-11-17 10:32:19 -08:00
csource_test.go pkg/csource: exclude linux/arm64 tests 2018-12-05 13:59:01 +01:00
csource.go pkg/csource: split emitCall function 2018-12-27 14:00:42 +01:00
gen.go pkg/csource: rewrite gen.sh in Go 2018-07-27 10:22:23 +02:00
generated.go executor: fix linux includes 2018-12-29 22:05:57 +01:00
options_test.go RFC: android: Add support for untrusted_app sandboxing (#697) 2018-09-17 11:33:11 +02:00
options.go pkg/csource: support tun and setuid repros on {free,open}bsd 2018-12-13 09:44:24 +01:00
race_test.go pkg/csource: fix test exit code 2018-05-07 20:40:44 +02:00