gvisor/pkg/sentry/platform/ptrace
Adin Scannell d811c1016d ptrace: drop old FIXME
The globalPool uses a sync.Once mechanism for initialization,
and no cleanup is strictly required. It's not really feasible
to have the platform implement a full creation -> destruction
cycle (due to the way filters are assumed to be installed), so
drop the FIXME.

PiperOrigin-RevId: 236385278
Change-Id: I98ac660ed58cc688d8a07147d16074a3e8181314
2019-03-01 15:05:18 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
ptrace.go ptrace: drop old FIXME 2019-03-01 15:05:18 -08:00
ptrace_unsafe.go Remove initRegs arg from clone 2018-12-04 18:53:43 -08:00
stub_amd64.s Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stub_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess.go Validate FS_BASE in Task.Clone 2018-12-10 12:37:16 -08:00
subprocess_amd64.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess_linux.go Add BPFAction type with Stringer 2018-12-18 10:28:28 -08:00
subprocess_linux_amd64_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
subprocess_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00