diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-12-17 16:06:33 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-12-17 16:06:33 +0100 |
| commit | 8e7ca7c5ff18e17cab7b6b3ae569565224f95fcc (patch) | |
| tree | 613bbb3f12f7f2f63ad225648f6971a1393d3703 /tools | |
| parent | 06e67265374faa677dba2dbd2577054278f19823 (diff) | |
remove master and naming overhaul
Remove master process entirely, it is not useful in its current form.
We first need to understand what we want from it, and them re-implement it.
Prefix all binaries with syz- to avoid name clashes.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/syz-execprog/execprog.go (renamed from tools/execprog/execprog.go) | 0 | ||||
| -rw-r--r-- | tools/syz-mutate/mutate.go (renamed from tools/mutate/mutate.go) | 0 | ||||
| -rw-r--r-- | tools/syz-prog2c/prog2c.go (renamed from tools/prog2c/prog2c.go) | 0 | ||||
| -rw-r--r-- | tools/syz-stress/stress.go (renamed from tools/stress/stress.go) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tools/execprog/execprog.go b/tools/syz-execprog/execprog.go index dcb2a0b8b..dcb2a0b8b 100644 --- a/tools/execprog/execprog.go +++ b/tools/syz-execprog/execprog.go diff --git a/tools/mutate/mutate.go b/tools/syz-mutate/mutate.go index 353d60390..353d60390 100644 --- a/tools/mutate/mutate.go +++ b/tools/syz-mutate/mutate.go diff --git a/tools/prog2c/prog2c.go b/tools/syz-prog2c/prog2c.go index 9b8e58efa..9b8e58efa 100644 --- a/tools/prog2c/prog2c.go +++ b/tools/syz-prog2c/prog2c.go diff --git a/tools/stress/stress.go b/tools/syz-stress/stress.go index e4f1a506c..e4f1a506c 100644 --- a/tools/stress/stress.go +++ b/tools/syz-stress/stress.go |
