gvisor/pkg/sentry
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
..
arch Change /proc/PID/cmdline to read environment vector. 2019-02-05 10:02:06 -08:00
context Make context.Background return a global background context. 2019-02-07 13:55:23 -08:00
control Don't allow writing or reading to TTY unless process group is in foreground. 2019-02-14 15:47:31 -08:00
device Remove license comments 2019-01-31 11:12:53 -08:00
fs DecRef replaced dirent in inode_overlay. 2019-03-01 11:58:59 -08:00
hostcpu Remove license comments 2019-01-31 11:12:53 -08:00
inet Remove license comments 2019-01-31 11:12:53 -08:00
kernel Add semctl(GETPID) syscall 2019-03-01 10:57:02 -08:00
limits Remove license comments 2019-01-31 11:12:53 -08:00
loader Remove license comments 2019-01-31 11:12:53 -08:00
memmap Remove license comments 2019-01-31 11:12:53 -08:00
memutil Remove license comments 2019-01-31 11:12:53 -08:00
mm Move package sync to third_party 2019-01-31 17:49:14 -08:00
platform ptrace: drop old FIXME 2019-03-01 15:05:18 -08:00
safemem Remove license comments 2019-01-31 11:12:53 -08:00
sighandling Remove license comments 2019-01-31 11:12:53 -08:00
socket Ping support via IPv4 raw sockets. 2019-02-27 14:31:21 -08:00
state Remove license comments 2019-01-31 11:12:53 -08:00
strace Format capget/capset arguments 2019-03-01 10:46:36 -08:00
syscalls Add semctl(GETPID) syscall 2019-03-01 10:57:02 -08:00
time Move package sync to third_party 2019-01-31 17:49:14 -08:00
unimpl Remove license comments 2019-01-31 11:12:53 -08:00
uniqueid Remove license comments 2019-01-31 11:12:53 -08:00
usage Remove license comments 2019-01-31 11:12:53 -08:00
usermem CopyObjectOut should allocate a byte slice the size of the encoded object. 2019-02-08 13:00:00 -08:00
watchdog Remove license comments 2019-01-31 11:12:53 -08:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00