gvisor/pkg/sentry
Ian Gudger 6922eee649 Merge queue into Unix transport
This queue only has a single user, so there is no need for it to use an
interface. Merging it into the same package as its sole user allows us to avoid
a circular dependency.

This simplifies the code and should slightly improve performance.

PiperOrigin-RevId: 217595889
Change-Id: Iabbd5164240b935f79933618c61581bc8dcd2822
2018-10-17 15:10:20 -07:00
..
arch Add seccomp filter configuration to ptrace stubs. 2018-10-10 22:40:28 -07:00
context Merge host.endpoint into host.ConnectedEndpoint 2018-10-15 17:48:11 -07:00
control
device
fs Fix typos in socket_test 2018-10-17 13:25:45 -07:00
hostcpu
inet
kernel runsc: Support job control signals for the root container. 2018-10-17 12:29:05 -07:00
limits
loader Statfs Namelen should be NAME_MAX not PATH_MAX 2018-10-08 11:39:54 -07:00
memmap
memutil
mm Implement shared futexes. 2018-10-08 10:20:38 -07:00
platform Add seccomp filter configuration to ptrace stubs. 2018-10-10 22:40:28 -07:00
safemem
sighandling runsc: Support job control signals for the root container. 2018-10-17 12:29:05 -07:00
socket Merge queue into Unix transport 2018-10-17 15:10:20 -07:00
state
strace Reflow comment to 80 columns 2018-10-17 13:06:16 -07:00
syscalls Move Unix transport out of netstack 2018-10-17 11:37:51 -07:00
time
uniqueid Move Unix transport out of netstack 2018-10-17 11:37:51 -07:00
usage
usermem
watchdog
BUILD