gvisor/pkg/seccomp
Haibo Xu 05871a1cdc Enable runsc/boot support on arm64.
This patch also include a minor change to replace syscall.Dup2
with syscall.Dup3 which was missed in a previous commit(ref a25a976).

Signed-off-by: Haibo Xu <haibo.xu@arm.com>
Change-Id: I00beb9cc492e44c762ebaa3750201c63c1f7c2f3
2019-11-13 06:39:11 +00:00
..
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
seccomp.go seccomp: introduce the GreaterThan rule type 2019-11-12 15:59:59 -08:00
seccomp_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp_arm64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp_rules.go seccomp: introduce the GreaterThan rule type 2019-11-12 15:59:59 -08:00
seccomp_test.go seccomp: introduce the GreaterThan rule type 2019-11-12 15:59:59 -08:00
seccomp_test_victim.go Enable runsc/boot support on arm64. 2019-11-13 06:39:11 +00:00
seccomp_unsafe.go gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required 2019-09-24 23:47:42 -07:00