gvisor/pkg/sentry
Dean Deng 16da7e790f Update privateunixsocket TODOs.
Synthetic sockets do not have the race condition issue in VFS2, and we will
get rid of privateunixsocket as well.

Fixes #1200.

PiperOrigin-RevId: 310386474
2020-05-07 10:20:48 -07:00
..
arch code clean in arch module 2020-04-28 01:15:43 -04:00
contexttest Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
control Add TTY support on VFS2 to runsc 2020-05-04 10:59: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
fdimport Add TTY support on VFS2 to runsc 2020-05-04 10:59:20 -07:00
fs Update privateunixsocket TODOs. 2020-05-07 10:20:48 -07:00
fsbridge Correctly implement magic symlinks in VFS2 procfs. 2020-04-06 16:32:37 -07:00
fsimpl Add maximum memory limit. 2020-05-06 10:30:18 -07:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. 2020-04-23 11:08:24 -07:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Fix S/R on inet.Namespace. 2020-03-05 17:40:18 -08:00
kernel Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Merge pull request #1818 from lubinszARM:pr_signal_1 2020-04-21 14:26:08 -07:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Enable automated marshalling for mempolicy syscalls. 2020-04-23 18:20:21 -07:00
pgalloc Internal change. 2020-05-05 17:58:47 -07:00
platform Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Make ExtractErrno a function 2020-04-16 11:49:27 -07:00
syscalls Remove vfs.FileDescriptionOptions.InvalidWrite. 2020-05-06 16:08:12 -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 Update package locations. 2020-01-27 15:31:32 -08:00
usage Add maximum memory limit. 2020-05-06 10:30:18 -07:00
vfs Remove outdated TODO for VFS2 AccessAt. 2020-05-07 09:53:52 -07:00
watchdog Dump stack for stuck start and stuck watchdog 2020-04-27 12:30:49 -07:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00