summaryrefslogtreecommitdiff
path: root/fuzz.h
AgeCommit message (Expand)Author
2019-02-17fuzz: don't wait for threads with pthread_joinRobert Swiecki
2019-02-14create a signal thread to distribute SIGCHLD as SIGUSR1Robert Swiecki
2018-02-27Update copyright/authors headersRobert Swiecki
2017-11-16terminating logic: more improvementsRobert Swiecki
2017-11-16better termination logicRobert 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-02-19Use pthread_joinRobert Swiecki
2016-03-11Move main loop logic to honggfuzz.cJagger
2016-02-09Improve *.h guard macrosJagger
2015-02-16Indent: Remove spaces at the end of linesrobert.swiecki@gmail.com
2015-02-15Better reporting and 64-bit rnd functionrobert.swiecki@gmail.com
2015-02-14berkeley style commentsrobert.swiecki@gmail.com
2015-02-02ASAN env'srobert.swiecki@gmail.com
2010-10-14Initrobert.swiecki