aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: add ion and ashmem devices supportDmitry Vyukov2018-01-091-1/+0
* sys/syz-extract: fix mmap on armDmitry Vyukov2017-11-231-1/+19
* sys/syz-extract: fix compiler invocationDmitry Vyukov2017-11-201-2/+1
* pkg/osutil: don't leace runaway processesDmitry Vyukov2017-11-161-4/+4
* syz-extract: fix printf conditional in templateEric Biggers2017-11-071-1/+1
* syz-extract: select declaring printf or notzoulasc2017-11-067-15/+19
* syz-extract: Add missing symlink for NetBSD and refactor symlink code.zoulasc2017-11-061-5/+19
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-301-3/+5
* Fix the SYS_SEMCTL value issue for NetBSDUtkarsh Anand2017-10-301-3/+13
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-252-0/+75
* sys/freebsd: more syscall descriptionsDmitry Vyukov2017-10-172-1/+17
* sys/fuchsia: more descriptionsDmitry Vyukov2017-10-161-0/+1
* sys/syz-extract: support akarosDmitry Vyukov2017-10-163-0/+36
* sys/syz-extract: support freebsdDmitry Vyukov2017-10-122-0/+72
* sys/syz-extract: factor out compilation functionDmitry Vyukov2017-10-125-291/+189
* Makefile, sys/syz-extract: fix androidDmitry Vyukov2017-09-271-5/+7
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-254-51/+139
* sys/syz-extract: support fuchsiaDmitry Vyukov2017-09-253-86/+241
* sys/targets: move targets from sys packageDmitry Vyukov2017-09-152-7/+7
* sys/syz-extract: generate build files out of treeDmitry Vyukov2017-09-152-70/+139
* sys/syz-extract: generate multiple arches at onceDmitry Vyukov2017-09-151-37/+52
* sys/syz-extract: use consolidated target infoDmitry Vyukov2017-09-151-5/+39
* sys/syz-extract: switch to consolidated target info in sys packageDmitry Vyukov2017-09-152-27/+16
* sys: consolidate info about various targetsDmitry Vyukov2017-09-151-7/+6
* sys/syz-extract: parallelize over filesDmitry Vyukov2017-09-152-49/+80
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-4/+8
* pkg/compiler: move more const-processing code to compilerDmitry Vyukov2017-08-271-30/+2
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-272-6/+11
* all: support i386 archDmitry Vyukov2017-08-191-0/+1
* sys: support arm archDmitry Vyukov2017-08-192-2/+3
* sys/syz-extract: switch to the new parserDmitry Vyukov2017-08-181-48/+15
* all: use consistent file permissionsDmitry Vyukov2017-07-031-2/+2
* sys/syz-extract: reformatDmitry Vyukov2017-06-261-1/+1
* Parse incdir "incdir" in syscall description file to add custom include direc...Yuzhe Han2017-06-262-7/+9
* sys/syz-extract: move from syz-extractDmitry Vyukov2017-06-172-0/+323