gvisor/pkg/abi/linux
Ayush Ranjan 723fb5c116 [go-marshal] Enable auto-marshalling for fs/tty.
PiperOrigin-RevId: 329564614
2020-09-01 13:02:17 -07:00
..
BUILD ip6tables: ABI structs and constants 2020-08-12 16:20:51 -07:00
aio.go Port aio to VFS2. 2020-06-16 08:49:06 -07:00
arch_amd64.go Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
audit.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bpf.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
capability.go
clone.go
dev.go Add FUSE character device 2020-06-25 14:22:21 -04:00
elf.go
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
fadvise.go Port fadvise64 to vfs2. 2020-06-19 11:50:09 -07:00
fcntl.go Port GETOWN, SETOWN fcntls to vfs2. 2020-06-27 21:33:37 -07:00
file.go Update preadv2/pwritev2 flag handling in vfs2. 2020-07-01 22:04:42 -07:00
file_amd64.go
file_arm64.go
fs.go Implement StatFS for various VFS2 filesystems. 2020-08-28 14:31:11 -07:00
fuse.go Implement FUSE_GETATTR 2020-08-10 18:15:32 -07:00
futex.go Implement get/set_robust_list. 2020-07-23 17:42:50 -07:00
inotify.go
ioctl.go Expose basic coverage information to userspace through kcov interface. 2020-08-25 16:28:45 -07:00
ioctl_tun.go
ip.go Internal change. 2020-05-29 11:52:22 -07:00
ipc.go
limits.go
linux.go
mm.go Enable automated marshalling for mempolicy syscalls. 2020-04-23 18:20:21 -07:00
netdevice.go Enable automated marshalling for netstack. 2020-07-24 01:25:39 -07:00
netfilter.go ip6tables: ABI structs and constants 2020-08-12 16:20:51 -07:00
netfilter_ipv6.go ip6tables: (de)serialize ip6tables structs 2020-08-27 10:53:49 -07:00
netfilter_test.go ip6tables: ABI structs and constants 2020-08-12 16:20:51 -07:00
netlink.go
netlink_route.go Fix minor bugs in a couple of interface IOCTLs. 2020-07-15 14:15:44 -07:00
poll.go
prctl.go
ptrace.go
ptrace_amd64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
ptrace_arm64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
rseq.go
rusage.go
sched.go
seccomp.go
sem.go
shm.go
signal.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
signalfd.go
socket.go ip6tables: ABI structs and constants 2020-08-12 16:20:51 -07:00
splice.go
tcp.go {S,G}etsockopt for TCP_KEEPCNT option. 2020-06-10 13:37:27 -07:00
time.go
timer.go
tty.go [go-marshal] Enable auto-marshalling for fs/tty. 2020-09-01 13:02:17 -07:00
uio.go
utsname.go
wait.go
xattr.go tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN. 2020-08-26 10:05:34 -07:00