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
/
waiter
/
waiter.go
Age
Commit message (
Expand
)
Author
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2020-12-03
Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.
Etienne Perot
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-06-24
Remove waiter.Entry.Context
Tamir Duberstein
2020-01-17
Convert EventMask to uint64
Andrei Vagin
2020-01-09
New sync package.
Ian Gudger
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
2019-04-01
gvisor: convert ilist to ilist:generic_list
Andrei Vagin
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-03
Add S/R support for FIOASYNC
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-05-24
Poll should wake up on ECONNREFUSED with no mask.
Brian Geffon
2018-04-28
Check in gVisor.
Googler