summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/epoll_amd64.go
AgeCommit message (Expand)Author
2020-04-23Enable automated marshalling for epoll events.Rahat Mahmood
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-14Remove linux.EpollEvent.Fd.gVisor bot