| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: use ftruncate instead of fallocate | Dmitry Vyukov | 2024-06-25 | 1 | -2/+3 |
| | | | | | OpenBSD has neither fallocate nor posix_fallocate. | ||||
| * | executor: add runner mode | Dmitry Vyukov | 2024-06-24 | 1 | -8/+11 |
| | | | | | | | | Move all syz-fuzzer logic into syz-executor and remove syz-fuzzer. Also restore syz-runtest functionality in the manager. Update #4917 (sets most signal handlers to SIG_IGN) | ||||
| * | executor: refactor coverage filter | Dmitry Vyukov | 2024-06-24 | 1 | -0/+75 |
