summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2017-11-14all: move more struct fields into substructers for clarityRobert Swiecki
2017-11-14MergeRobert Swiecki
2017-11-13all: indent webkit->googleRobert Swiecki
2017-11-13move hfuzz into run->globalRobert Swiecki
2017-11-13all: move all counetrs into a separate structRobert Swiecki
2017-11-11fuzzer_t fuzzer -> run_t run for clarity of namingRobert Swiecki
2017-11-04mangle: introduce mutationsPerRun instead of flipRateRobert Swiecki
2017-10-17Makefile: add clang-format ColumnLimit:100Robert Swiecki
2017-10-12Remove all INDENT-OFF / INDENT-ON pairsRobert Swiecki
2017-10-11Makefile: indent everything with clang-formatRobert Swiecki
2017-09-29linux/ptrace -> linux/ptrace_utils due to Android build failuresRobert Swiecki
2017-09-28make indent 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-06-01Move sanitizer modules out of libcommonRobert Swiecki
2017-06-01Use fork() instead of clone() because https://bugzilla.redhat.com/show_bug.cg...Robert Swiecki
2017-05-24Make libhfuzz use libcommonRobert Swiecki
2017-05-24Introduce libcommonRobert Swiecki
2017-03-01make indentRobert Swiecki
2017-02-28linux/posix: rework of waiting codeRobert Swiecki
2017-02-28posix: get rid of timersRobert Swiecki
2017-02-25persistent: don't print output status if the process is terminatingRobert Swiecki
2017-02-25kill the subprocess upon termination of threadsRobert Swiecki
2016-12-29Update important signals when initializing arch backendAnestis Bechtsoudis
2016-12-12cmdline: allow to kill process with SIGVTALRM is it timeoutsRobert Swiecki
2016-12-04posix: check time limit during interrupted calls onlyRobert Swiecki
2016-11-30posix/arch: check for time-limits less frequentlyRobert Swiecki
2016-10-27Unify time limits for all three archs. Remove rlimits/setitimerRobert Swiecki
2016-09-22not allowed to use colon in Windows file pathriusksk
2016-09-06Remove -I. from linux and posix buildsRobert Swiecki
2016-09-03poll before round checksJagger
2016-09-03Full persistent mode for POSIX (at least: BSD)Jagger
2016-09-02Formating of posix output filesJagger
2016-09-02Use WXITED with waitidJagger
2016-09-02Missing posix fieldsJagger
2016-09-02Missing posix fieldsJagger
2016-09-02Small fixes for POSIXJagger
2016-09-02Small fixes for POSIXJagger
2016-09-02Timers for posixJagger
2016-09-02Enable SIGIO for POSIXJagger
2016-09-02Enable SIGIO for POSIXJagger
2016-09-02Add persistent mode to POSIXJagger
2016-09-02Add persistent mode to POSIXJagger
2016-08-17Split reapChild into preapre/reapRobert Swiecki
2016-04-04Less android-ismsJagger
2016-04-02Missing includes in posix/ mac/Jagger
2016-04-02Don't create .honggfuzz files in persistent modeJagger
2016-03-31More use of subproc.cRobert Swiecki
2016-03-31Less TLS variablesRobert Swiecki