gvisor/pkg/sentry/strace
gVisor bot 4075de11be Plumb VFS2 inside the Sentry
- Added fsbridge package with interface that can be used to open
  and read from VFS1 and VFS2 files.
- Converted ELF loader to use fsbridge
- Added VFS2 types to FSContext
- Added vfs.MountNamespace to ThreadGroup

Updates #1623

PiperOrigin-RevId: 295183950
2020-02-14 11:12:47 -08:00
..
BUILD Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
capability.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
clone.go Update canonical repository. 2019-06-13 16:50:15 -07:00
futex.go Update canonical repository. 2019-06-13 16:50:15 -07:00
linux64_amd64.go Log level, optname, optval and optlen in getsockopt/setsockopt in strace. 2020-02-07 14:01:47 -08:00
linux64_arm64.go Check sigsetsize in rt_sigaction 2020-01-28 11:26:09 -08:00
open.go Update canonical repository. 2019-06-13 16:50:15 -07:00
poll.go Update package locations. 2020-01-27 15:31:32 -08:00
ptrace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
select.go Update package locations. 2020-01-27 15:31:32 -08:00
signal.go Update package locations. 2020-01-27 15:31:32 -08:00
socket.go Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
strace.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
strace.proto Import and structure cleanup. 2019-11-21 11:41:30 -08:00
syscalls.go Log level, optname, optval and optlen in getsockopt/setsockopt in strace. 2020-02-07 14:01:47 -08:00