syzkaller/sys/syz-extract
Dmitry Vyukov 6e045ca26d sys/syz-extract: support missing arch headers
The latest Linux kernel misses some arch-specific headers on some archs:
	asm/a.out.h
	asm/prctl.h
	asm/mce.h
Support that.
2018-10-28 19:10:11 +01:00
..
akaros.go sys/akaros: add all syscalls 2018-07-06 20:19:03 +02:00
extract.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
fetch.go pkg/osutil: introduce TempFile helper 2018-05-14 11:17:23 +02:00
freebsd.go syz-extract: select declaring printf or not 2017-11-06 11:27:45 +03:00
fuchsia.go sys/fuchsia: description for fuchsia.io FIDL interfaces 2018-08-27 14:01:34 -07:00
linux.go sys/syz-extract: support missing arch headers 2018-10-28 19:10:11 +01:00
netbsd.go sys: check that target consts are defined 2018-10-19 19:11:22 +01:00
openbsd.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
windows.go syz-extract: select declaring printf or not 2017-11-06 11:27:45 +03:00