aboutsummaryrefslogtreecommitdiffstats
path: root/csource/csource.go
Commit message (Expand)AuthorAgeFilesLines
* csource: make collide mode more randomDmitry Vyukov2016-08-281-4/+5
* csource: teach how to execute pseudo syz_ syscallsDmitry Vyukov2016-08-281-13/+17
* executor, csource: share some common code between executor and csourceDmitry Vyukov2016-08-281-33/+7
* csource: support nonfailing argument copyin/copyoutDmitry Vyukov2016-08-281-8/+36
* csource: use dynamic libraries if static are not supportedDmitry Vyukov2016-02-191-1/+5
* csource: format source with clang-formatDmitry Vyukov2016-01-151-0/+31
* sysgen: pull in syscall numbers from kernel headersDmitry Vyukov2015-12-241-3/+2
* prog: remove padding checkingDmitry Vyukov2015-12-231-7/+0
* fileutil: new packageDmitry Vyukov2015-12-231-15/+0
* csource: reformatDmitry Vyukov2015-12-231-14/+13
* csource: new packageDmitry Vyukov2015-12-231-0/+233