gvisor/pkg/sentry/syscalls/linux
Ian Gudger 81ecd8b6ea Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Updates google/gvisor#206

PiperOrigin-RevId: 245880573
Change-Id: Ifa715e98d47f64b8a32b04ae9378d6cd6bd4025e
2019-04-29 21:21:08 -07:00
..
BUILD Implement memfd_create. 2019-03-26 16:16:57 -07:00
error.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
flags.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
linux64.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigset.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_aio.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_capability.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_epoll.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_eventfd.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_file.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_futex.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_getdents.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_identity.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_inotify.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_lseek.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_mmap.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_mount.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_pipe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_poll.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_prctl.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_random.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_read.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_rlimit.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_rusage.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_sched.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_seccomp.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_sem.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_shm.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_signal.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_socket.go Implement the MSG_CTRUNC msghdr flag for Unix sockets. 2019-04-29 21:21:08 -07:00
sys_stat.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_sync.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_sysinfo.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_syslog.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_thread.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_time.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_timer.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_timerfd.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_tls.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_utsname.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sys_write.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
timespec.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00