commit | 33447b3cc4995b6bd2086a30d61bfebe60053b8f | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 08 21:00:12 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jul 08 21:00:12 2014 |
tree | 816b2e67231785aabb8f7381b13d473070aa93ba | |
parent | b856433e86b51eeb230c727095af5108dad61e86 [diff] [blame] |
Linux sandbox: add space for 8 parameters to the Syscall() class On some architectures (Mips for example) syscalls can take more than six parameters. Add support for 8 native-size parameters in Syscall::Call() BUG=369594 TEST= sandbox_linux_unittests Review URL: https://codereview.chromium.org/357323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281823 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/AUTHORS b/AUTHORS index cabc020..ab1f538 100644 --- a/AUTHORS +++ b/AUTHORS
@@ -276,6 +276,7 @@ Naveen Bobbili <[email protected]> Naveen Kumar S G <[email protected]> Nayan Kumar K <[email protected]> +Nedeljko Babic <[email protected]> Nikhil Bansal <[email protected]> Nikita Ofitserov <[email protected]> Ningxin Hu <[email protected]>