From: Nicholas Nethercote Date: Tue, 20 Jul 2004 14:18:51 +0000 (+0000) Subject: typo X-Git-Tag: svn/VALGRIND_2_2_0~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee90da327bd237aeb208253fe997a23ef880335;p=thirdparty%2Fvalgrind.git typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2515 --- diff --git a/AUTHORS b/AUTHORS index fb4d0bc4f4..725f4620b2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,7 +12,7 @@ syscall/signal simulation stuff, including a complete redesign of how syscalls and signals are handled. Also code generation improvements. Tom Hughes, thh@cyberscience.com, did a vast number of bug fixes, and -helped out with support for more recent Linux/glibc versions". +helped out with support for more recent Linux/glibc versions. Robert Walsh, rjwalsh@durables.org, added file descriptor leakage checking, new library interception machinery, support for client