gvisor/pkg/sentry/platform/ptrace
Michael Pratt 65569cfca0 Update Go version build tags
None of the dependencies have changed in 1.15. It may be possible to simplify
some of the wrappers in rawfile following 1.13, but that can come in a later
change.

PiperOrigin-RevId: 313863264
2020-05-29 15:44:07 -07:00
..
BUILD Enable thread local storage support on arm64. 2020-03-09 01:04:55 +00:00
filters.go
ptrace.go Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
ptrace_amd64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
ptrace_arm64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
ptrace_arm64_unsafe.go Enable thread local storage support on arm64. 2020-03-09 01:04:55 +00:00
ptrace_unsafe.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
stub_amd64.s
stub_arm64.s
stub_unsafe.go Update package locations. 2020-01-27 15:31:32 -08:00
subprocess.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
subprocess_amd64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
subprocess_arm64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
subprocess_linux.go platform/ptrace: don't call probeSeccomp on arm64 2020-03-03 14:35:42 -08:00
subprocess_linux_unsafe.go
subprocess_unsafe.go Update Go version build tags 2020-05-29 15:44:07 -07:00