summaryrefslogtreecommitdiff
path: root/arch.h
AgeCommit message (Expand)Author
2018-02-27Update copyright/authors headersRobert Swiecki
2017-11-13move hfuzz into run->globalRobert Swiecki
2017-11-11fuzzer_t fuzzer -> run_t run for clarity of namingRobert Swiecki
2017-10-11Makefile: indent everything with clang-formatRobert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of commonRobert Swiecki
2017-06-01subproc: use arch_clone also for subproc_SystemRobert Swiecki
2017-06-01Move arch.h out of libcommonRobert Swiecki
2017-05-24Introduce libcommonRobert Swiecki
2016-08-17Split reapChild into preapre/reapRobert Swiecki
2016-03-31Less TLS variablesRobert Swiecki
2016-03-31Thread-specific fuzzer_t structureRobert Swiecki
2016-03-30Initial implementation of persistent fuzzing:Robert Swiecki
2016-02-09Typos in the *.h guard macrosJagger
2016-02-09Improve *.h guard macrosJagger
2015-10-08Arch: use per-arch implementation of forkRobert Swiecki
2015-02-17Baic dynamic file creationrobert.swiecki@gmail.com
2015-02-16Indent: Remove spaces at the end of linesrobert.swiecki@gmail.com
2015-02-14berkeley style commentsrobert.swiecki@gmail.com
2015-02-11Better logic for single-process fuzzingrobert.swiecki@gmail.com
2015-02-11Introduce threadesrobert.swiecki@gmail.com
2015-02-02ASAN env'srobert.swiecki@gmail.com
2011-06-22Fuzzing external PIDsrobert.swiecki
2010-10-14Initrobert.swiecki