Spelling and grammer changes
5 files changed
tree: edeac77b1125a9056149563cd6a633e34dfd512f
  1. android/
  2. docs/
  3. examples/
  4. interceptor/
  5. linux/
  6. mac/
  7. posix/
  8. third_party/
  9. .gitignore
  10. arch.h
  11. CHANGELOG
  12. common.h
  13. CONTRIBUTING
  14. COPYING
  15. files.c
  16. files.h
  17. fuzz.c
  18. fuzz.h
  19. honggfuzz.c
  20. log.c
  21. log.h
  22. Makefile
  23. mangle.c
  24. mangle.h
  25. README.md
  26. report.c
  27. report.h
  28. util.c
  29. util.h
README.md

honggfuzz

Description

Code

Requirements

  • (under Linux) - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
  • (under FreeBSD) - gmake

Other

This is NOT an official Google product.