gvisor/pkg/sentry
Dean Deng 5e3596a6b8 Fix set/getsockopt in vfs2 override.
Updates #1476.

PiperOrigin-RevId: 307726055
2020-04-21 19:03:20 -07:00
..
arch Merge pull request #2168 from xiaobo55x:ptrace_test 2020-04-13 14:17:53 -07:00
contexttest Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
control Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Misc VFS2 fixes 2020-04-21 16:31:53 -07:00
fsbridge Correctly implement magic symlinks in VFS2 procfs. 2020-04-06 16:32:37 -07:00
fsimpl Update gofer.filesystem.BoundEndpointAt() to allow path resolution. 2020-04-21 18:00:00 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm
inet Fix S/R on inet.Namespace. 2020-03-05 17:40:18 -08:00
kernel Get /bin/true to run on VFS2 2020-04-17 10:39:19 -07:00
limits
loader Merge pull request #1818 from lubinszARM:pr_signal_1 2020-04-21 14:26:08 -07:00
memmap
mm Misc VFS2 fixes 2020-04-21 16:31:53 -07:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform Merge pull request #2235 from xiaobo55x:pcid 2020-04-17 22:24:14 -07:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Sentry metrics updates. 2020-04-21 09:36:43 -07:00
state
strace Make ExtractErrno a function 2020-04-16 11:49:27 -07:00
syscalls Fix set/getsockopt in vfs2 override. 2020-04-21 19:03:20 -07:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Misc VFS2 fixes 2020-04-21 16:31:53 -07:00
watchdog Fix watchdog skipStack: the meaning was reversed. 2020-04-17 22:19:47 -07:00
BUILD