about summary refs log tree commit diff
path: root/afl-common.c
AgeCommit message (Expand)Author
2019-07-13fix detection of glibcHexcoder
2019-07-13portability fix: getcwd(NULL, 0) is a non-POSIX glibc extension. Refactorhexcoder-