syzkaller/sys
Dmitry Vyukov e86ddaca2e sys/syz-extract: save unsupported consts to the const files
We currently print unsupported consts to console during make extract.
But this is not very useful as there are too many output now.
This also does not allow to understand what's unsupported
in newly checked-in descriptions, or what's unsupported in all current
decriptions.

Save unsupported consts to the const files instead.
This solves all of the above problems.
2018-02-01 20:18:51 +01:00
..
akaros pkg/compiler: support void type 2018-01-13 12:52:09 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd pkg/compiler: support void type 2018-01-13 12:52:09 +01:00
fuchsia sys/syz-sysgen: don't generate syz_ syscall numbers 2018-01-13 12:52:09 +01:00
linux sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netbsd pkg/compiler: support void type 2018-01-13 12:52:09 +01:00
syz-extract sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
syz-sysgen sys/syz-sysgen: don't generate syz_ syscall numbers 2018-01-13 12:52:09 +01:00
targets sys: move test syscalls to a separate target 2017-12-17 11:39:14 +01:00
test pkg/compiler: allow unions with only 1 field 2018-01-27 17:08:43 +01:00
windows pkg/compiler: support void type 2018-01-13 12:52:09 +01:00
sys.go sys: move test syscalls to a separate target 2017-12-17 11:39:14 +01:00