gvisor/runsc
Michael Pratt 313e1988c4 Drop ARCH_GET_FS
Go does not call arch_prctl(ARCH_GET_FS), nor am I sure it ever did. Drop the
filter.

PiperOrigin-RevId: 332470532
2020-09-18 09:57:27 -07:00
..
boot Drop ARCH_GET_FS 2020-09-18 09:57:27 -07:00
cgroup
cmd Remove option to panic gofer 2020-09-17 12:01:45 -07:00
config Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
console Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
container Remove option to panic gofer 2020-09-17 12:01:45 -07:00
flag
fsgofer Drop ARCH_GET_FS 2020-09-18 09:57:27 -07:00
sandbox Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
specutils Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
BUILD
main.go
version.go
version_test.sh