gvisor/pkg/sentry/platform
Andrei Vagin e63ff6d923 platform/ptrace: exit without panic if a stub process has been killed by SIGKILL
SIGKILL can be sent only by an user or OOM-killer. In both cases, we don't
need to panic.

PiperOrigin-RevId: 276150120
2019-10-22 14:57:23 -07:00
..
interrupt
kvm Merge pull request #811 from lubinszARM:pr_testutil 2019-10-09 12:00:53 -07:00
ptrace platform/ptrace: exit without panic if a stub process has been killed by SIGKILL 2019-10-22 14:57:23 -07:00
ring0 Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
safecopy Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
mmap_min_addr.go
platform.go