about summary refs log tree commit diff
path: root/afl-common.h
AgeCommit message (Expand)Author
2019-08-27include and src foldersAndrea Fioraldi
2019-08-09minor correctionsvan Hauser
2019-07-13portability fix: getcwd(NULL, 0) is a non-POSIX glibc extension. Refactorhexcoder-