about summary refs log tree commit diff
path: root/src/afl-ld-lto.c
AgeCommit message (Expand)Author
2021-01-27include limits.h to fix build on BSD systemsfuzzah
2021-01-21code format and not setting sanitizers if debug and settings presentvan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Fix missing include for macOS. (#660)David Manouchehri
2020-11-30more DEBUGFvan Hauser
2020-11-30add DEBUGFvan Hauser
2020-09-05first batch of changesvanhauser-thc