index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
syscalls
/
linux
/
sys_epoll.go
Age
Commit message (
Expand
)
Author
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-04-29
Implement epoll_pwait2.
Jing Chen
2020-05-07
Port signalfd to vfs2.
Nicolas Lacasse
2020-04-23
Enable automated marshalling for epoll events.
Rahat Mahmood
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-14
Remove linux.EpollEvent.Fd.
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2019-07-30
Combine multiple epoll events copies
Hang Su
2019-07-09
Cleanup straggling syscall dependencies.
Adin Scannell
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-17
Convert poll/select to operate more directly on linux.PollFD
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-04-28
Check in gVisor.
Googler