syzkaller/pkg
Dmitry Vyukov 053171eaf2 pkg/csource: fix build of generated files
On another machine both clang and gcc produce:

test.c:163:32: error: invalid suffix "+procid" on integer constant
       *(uint32_t*)0x20001004 = 0x25dfdbfe+procid*4;

Not sure why this wasn't caught on buildbot.
2018-01-06 15:26:40 +01:00
..
ast pkg/ast: fix TestParseAll 2017-10-19 10:45:27 +02:00
compiler sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
config pkg/config: provide SaveData function 2017-11-16 10:10:12 +01:00
cover pkg/cover: move from cover 2017-06-17 14:41:15 +02:00
csource pkg/csource: fix build of generated files 2018-01-06 15:26:40 +01:00
db syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
email pkg/email: don't add <> to email when name is empty 2017-12-28 08:51:39 +01:00
gce syz-manager: send public web addr to dashboard 2017-12-04 11:58:55 +01:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys: move test syscalls to a separate target 2017-12-17 11:39:14 +01:00
ifuzz pkg/ifuzz: use serializer 2017-09-04 20:25:22 +02:00
ipc pkg/csource: fix handling of proc types 2017-12-22 11:59:46 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
kernel sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
log pkg/log: fix tests with -count>0 2017-08-09 10:24:34 +02:00
osutil pkg/report: handle syzkaller binaries 2017-12-12 13:29:45 +01:00
report pkg/report: add few tests where we mis-detect title/guilty file 2018-01-06 15:10:54 +01:00
repro pkg/report: include Maintainers into report 2017-11-29 18:24:30 +01:00
rpctype syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
serializer all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
symbolizer pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00