syzkaller/pkg
Dmitry Vyukov c478111a98 pkg/build, pkg/html: move generation logic into separate scripts
Mentions of "// Code generated ... DO NOT EDIT." in these Go files
somehow prevents golangci-lint from checking them.
And github treats them as auto-generated as well.
I guess some code somewhere has some imprecise heuristics.
Move generation into separate shell scripts. Also cleaner.
2020-09-15 19:34:30 +02:00
..
ast pkg, prog: add per-field direction attribute 2020-08-13 13:50:25 +02:00
bisect pkg: get and store Maintainers data 2020-07-31 17:18:29 +02:00
build pkg/build, pkg/html: move generation logic into separate scripts 2020-09-15 19:34:30 +02:00
cmdprof pkg/cmdprof: add package 2020-04-30 17:18:29 +02:00
compiler pkg/compiler: merge const files into a single file 2020-08-13 17:22:16 +02:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover pkg/cover: fix calculation of prev PC for i386 2020-08-22 21:26:42 +02:00
csource executor: fix definition of __NR_io_uring_setup 2020-09-15 08:40:10 +02:00
db syz-manager: load test programs as candidates 2020-09-14 10:38:36 +02:00
email all: fix dup types in func args 2020-07-04 15:05:30 +02:00
gce dashboard/app: fix testing for go1.11 runtime 2020-01-29 16:01:06 +01:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host pkg/host: use 'machine' field as cpu model on IBM/Z 2020-09-15 15:06:24 +02:00
html pkg/build, pkg/html: move generation logic into separate scripts 2020-09-15 19:34:30 +02:00
ifuzz all: mark auto-generated files 2020-07-29 12:55:55 +02:00
instance pkg/instance: extend debug output on syzkaller make error 2020-05-25 12:53:19 +02:00
ipc pkg/ipc: fix cross-arch build in test 2020-08-22 21:46:43 +02:00
kd target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig pkg/mgrconfig: extend proc param description 2020-07-03 13:09:05 +02:00
osutil pkg/osutil: fix LinkFiles/FilesExist for the new pattern format 2020-09-15 09:37:22 +02:00
report pkg/report: skip rb tree functions in linux reports 2020-09-13 09:26:44 +02:00
repro pkg/repro: fix execution of non-repeatig C programs 2020-09-12 13:03:27 +02:00
rpctype syz-manager: collect machine information 2020-09-12 17:17:22 +02:00
runtest pkg/runtest: test parsing of all tests 2020-09-13 19:28:47 +02:00
serializer pkg/serializer: support primitive user types in interfaces 2020-04-25 11:01:02 +02:00
signal syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
symbolizer all: fix dup types in func args 2020-07-04 15:05:30 +02:00
tools go.mod: add go-fuzz-build 2020-07-04 15:05:30 +02:00
vcs pkg: get and store Maintainers data 2020-07-31 17:18:29 +02:00