gvisor/pkg/sentry/syscalls/linux
Nicolas Lacasse 69e0affaec Don't emit an event for extended attribute syscalls.
These are filesystem-specific, and filesystems are allowed to return ENOTSUP if
they are not supported.

PiperOrigin-RevId: 257813477
2019-07-12 09:11:04 -07:00
..
BUILD
error.go
flags.go
linux64.go Don't emit an event for extended attribute syscalls. 2019-07-12 09:11:04 -07:00
sigset.go
sys_aio.go
sys_capability.go
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_mempolicy.go
sys_mmap.go
sys_mount.go
sys_pipe.go
sys_poll.go
sys_prctl.go
sys_random.go
sys_read.go
sys_rlimit.go
sys_rusage.go
sys_sched.go
sys_seccomp.go
sys_sem.go
sys_shm.go
sys_signal.go
sys_socket.go
sys_splice.go
sys_stat.go
sys_sync.go
sys_sysinfo.go
sys_syslog.go
sys_thread.go
sys_time.go
sys_timer.go
sys_timerfd.go
sys_tls.go
sys_utsname.go
sys_write.go
timespec.go