gvisor/pkg/abi/linux
Rahat Mahmood f01f2132d8 Enable automated marshalling for mempolicy syscalls.
PiperOrigin-RevId: 308170679
2020-04-23 18:20:21 -07:00
..
BUILD Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
aio.go
arch_amd64.go Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
audit.go
bpf.go
capability.go
clone.go
dev.go Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
elf.go Enable thread local storage support on arm64. 2020-03-09 01:04:55 +00:00
epoll.go Better strace logging for epoll syscalls. 2020-02-20 11:31:00 -08:00
epoll_amd64.go Enable automated marshalling for epoll events. 2020-04-23 15:49:05 -07:00
epoll_arm64.go Enable automated marshalling for epoll events. 2020-04-23 15:49:05 -07:00
errors.go
eventfd.go
exec.go
fcntl.go Implement F_GETOWN_EX and F_SETOWN_EX. 2019-12-05 17:28:52 -08:00
file.go Combine file mode and isDir arguments 2020-03-26 08:48:04 -07:00
file_amd64.go Enable automated marshalling for struct stat. 2020-02-14 12:08:12 -08:00
file_arm64.go Enable automated marshalling for struct stat. 2020-02-14 12:08:12 -08:00
fs.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
futex.go
inotify.go
ioctl.go Implement tap/tun device in vfs. 2020-02-21 15:42:56 -08:00
ioctl_tun.go Implement tap/tun device in vfs. 2020-02-21 15:42:56 -08:00
ip.go
ipc.go
limits.go
linux.go
mm.go Enable automated marshalling for mempolicy syscalls. 2020-04-23 18:20:21 -07:00
netdevice.go
netfilter.go Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
netfilter_test.go Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
netlink.go netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
netlink_route.go netlink: add support for RTM_F_LOOKUP_TABLE 2020-01-28 12:32:59 -08:00
poll.go
prctl.go
ptrace.go
rseq.go Implement rseq(2) 2020-01-06 11:42:44 -08:00
rusage.go
sched.go
seccomp.go Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
sem.go
shm.go
signal.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
signalfd.go Signalfd support 2019-09-18 15:16:42 -07:00
socket.go Internal change. 2020-02-13 10:59:52 -08:00
splice.go
tcp.go
time.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
timer.go
tty.go
uio.go
utsname.go
wait.go
xattr.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00