gvisor/pkg/sentry/syscalls/linux
Jamie Liu 052eb90dc1 Replace kernel.ExitStatus with linux.WaitStatus.
PiperOrigin-RevId: 383705129
2021-07-08 13:39:15 -07:00
..
vfs2 [syserror] Update several syserror errors to linuxerr equivalents. 2021-07-01 12:05:19 -07:00
BUILD
error.go
flags.go
linux64.go [syserror] Update several syserror errors to linuxerr equivalents. 2021-07-01 12:05:19 -07:00
sigset.go
sys_aio.go
sys_capability.go [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. 2021-06-30 08:18:59 -07:00
sys_clone_amd64.go
sys_clone_arm64.go Enable clone syscall support on arm64. 2020-01-16 10:28:11 -08:00
sys_epoll.go
sys_eventfd.go
sys_file.go
sys_futex.go
sys_getdents.go
sys_identity.go
sys_inotify.go
sys_lseek.go
sys_membarrier.go
sys_mempolicy.go [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. 2021-06-30 08:18:59 -07:00
sys_mmap.go
sys_mount.go
sys_pipe.go
sys_poll.go
sys_prctl.go
sys_random.go [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL 2021-06-29 15:08:46 -07:00
sys_read.go
sys_rlimit.go
sys_rseq.go
sys_rusage.go [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL 2021-06-29 15:08:46 -07:00
sys_sched.go [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL 2021-06-29 15:08:46 -07:00
sys_seccomp.go
sys_sem.go [syserror] Update several syserror errors to linuxerr equivalents. 2021-07-01 12:05:19 -07:00
sys_shm.go
sys_signal.go
sys_socket.go
sys_splice.go
sys_stat.go
sys_stat_amd64.go
sys_stat_arm64.go
sys_sync.go
sys_sysinfo.go
sys_syslog.go
sys_thread.go Replace kernel.ExitStatus with linux.WaitStatus. 2021-07-08 13:39:15 -07:00
sys_time.go
sys_timer.go
sys_timerfd.go
sys_tls_amd64.go
sys_tls_arm64.go
sys_utsname.go
sys_write.go
sys_xattr.go
timespec.go