syzkaller/docs
Dmitry Vyukov 9fe4bdc5f1 executor: overhaul
Make as much code as possible shared between all OSes.
In particular main is now common across all OSes.
Make more code shared between executor and csource
(in particular, loop function and threaded execution logic).
Also make loop and threaded logic shared across all OSes.
Make more posix/unix code shared across OSes
(e.g. signal handling, pthread creation, etc).
Plus other changes along similar lines.
Also support test OS in executor (based on portable posix)
and add 4 arches that cover all execution modes
(fork server/no fork server, shmem/no shmem).

This change paves way for testing of executor code
and allows to preserve consistency across OSes and executor/csource.
2018-07-24 12:04:27 +02:00
..
akaros Update found_bugs.md 2018-07-04 19:27:26 +02:00
linux docs: remove mentions of vmlinux 2018-06-28 13:42:04 +02:00
ci.md syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
configuration.md docs: remove mentions of vmlinux 2018-06-28 13:42:04 +02:00
contributing.md Update contributing.md 2017-11-07 14:23:57 +01:00
executing_syzkaller_programs.md docs: update path to syz-execprog binary 2017-11-07 10:39:39 +01:00
found_bugs.md Update found_bugs.md 2017-11-02 16:06:19 +01:00
freebsd.md docs: use 'c++' to build on FreeBSD 2017-11-29 08:55:05 +01:00
fuchsia.md docs: remove mentions of vmlinux 2018-06-28 13:42:04 +02:00
gvisor.md docs: remove mentions of vmlinux 2018-06-28 13:42:04 +02:00
headerparser_usage.md docs: fix syz-headerparser documentation 2017-08-27 18:17:00 +02:00
hub.md syz-hub: split client name and manager name 2017-06-29 17:50:44 +02:00
internals.md docs: assorted improvements 2017-10-27 15:39:00 +02:00
issue_template.txt Update issue_template.txt 2018-02-20 20:21:07 +01:00
netbsd.md netbsd.md: Changes made in file about missing clarity (#535) 2018-03-13 12:33:05 +03:00
process_structure.png docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
pull_request_template.txt Update pull_request_template.txt 2017-10-18 12:26:12 +02:00
reproducing_crashes.md docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
setup.md docs: add found_bugs for akaros 2017-11-01 20:41:02 +03:00
syscall_descriptions_syntax.md pkg/compiler: support negative integers 2018-07-09 20:47:07 +02:00
syscall_descriptions.md executor: overhaul 2018-07-24 12:04:27 +02:00
syzbot.md Update syzbot.md 2018-07-06 09:45:19 +02:00
troubleshooting.md docs: move linux kernel specific docs to docs/linux/ dir 2017-10-27 10:04:34 +02:00
usage.md docs: assorted improvements 2017-10-27 15:39:00 +02:00
windows.md docs: assorted windows instructions fixes 2017-09-28 16:53:58 +02:00