Revert of Small refactor around futex.h. (patchset #1 id:20001 of https://codereview...
commit4c05c94295ee26adffe966678719085f02b15f2f
authordnicoara <dnicoara@chromium.org>
Wed, 15 Apr 2015 17:25:01 +0000 (15 10:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Apr 2015 17:25:30 +0000 (15 17:25 +0000)
tree4e3ce7e8cb75c2c076b4e62de8e4b078e93805b5
parentf482ff08a753d5a85abf0c97753eea90c81e0fb6
Revert of Small refactor around futex.h. (patchset #1 id:20001 of https://codereview.chromium.org/1076213002/)

Reason for revert:
Breaks ChromeOS veyron_jerry boot.

BUG=477352

Original issue's description:
> Small refactor around futex.h.
>
> This is the preparation of seccomp-bpf implementation
> for nacl_helper_nonsfi.
> PNaCl toolchain does not provides linux/futex.h.
> This CL is the preparation to reuse android_futex.h
> for PNaCl toolchain, too.
>
> TEST=Ran bots.
> BUG=358465
>
> Committed: https://crrev.com/3b996212fa3c92af3233246ae54af728eb7c3591
> Cr-Commit-Position: refs/heads/master@{#324996}

TBR=mdempsky@chromium.org,hidehiko@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=358465

Review URL: https://codereview.chromium.org/1084173003

Cr-Commit-Position: refs/heads/master@{#325265}
sandbox/linux/BUILD.gn
sandbox/linux/sandbox_linux.gypi
sandbox/linux/seccomp-bpf-helpers/baseline_policy_unittest.cc
sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc
sandbox/linux/system_headers/android_futex.h [moved from sandbox/linux/system_headers/linux_futex.h with 88% similarity]