aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorAndrew Turner <andrew@fubar.geek.nz>2019-05-22 16:36:58 +0000
committerDmitry Vyukov <dvyukov@google.com>2019-05-29 14:28:59 +0200
commit5457ef3463862267bd1911708fbc661bd05e3a79 (patch)
treec8688bb2b9551900faca3ef237ab1ee3d8ccf6a1 /AUTHORS
parent6bd615015dc05e75bc8979aab3bc710abd1fdffb (diff)
sys/freebsd: Add support for fuzzing FreeBSD/i386
Add support to fuzz 32 bit FreeBSD system calls.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4e980cf9a..5ede57a8e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -35,3 +35,4 @@ Mark Johnston
Mellanox Technologies
Cody Holliday
JinWoo Lee
+Andrew Turner