syzkaller/docs
Dmitry Vyukov 3e679c51c0 pkg/compiler: support non-zero terminated filenames
Now file names become:

string[filename]

with a possibility of using other string features:

stringnoz[filename]
string[filename, CONST_SIZE]

and filename is left as type alias as it is commonly used:

type filename string[filename]
2018-04-02 20:10:07 +02:00
..
akaros docs: add found_bugs for akaros 2017-11-01 20:41:02 +03:00
linux [docs] Add Linux network troubleshooting guidance. 2018-03-01 10:11:02 +01:00
ci.md syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
configuration.md syz-manager: enable sending group emails 2017-12-21 10:27:12 +01: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: update syz-stress command line for fuchsia 2017-09-27 19:04:31 +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 non-zero terminated filenames 2018-04-02 20:10:07 +02:00
syscall_descriptions.md sys/syz-extract: support fuchsia 2017-09-25 08:47:48 +02:00
syzbot.md dashboard/app: support undup command 2018-04-01 13:43:18 +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