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
/
fdnotifier
Age
Commit message (
Expand
)
Author
2021-03-03
Merge release-20210301.0-5-ga9441aea2 (automated)
gVisor bot
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-07
Merge release-20200422.0-51-g1f4087e (automated)
gVisor bot
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-08-08
Merge 2e45d169 (automated)
gVisor bot
2019-08-05
Change syscall.EPOLLET to unix.EPOLLET
Haibo Xu
2019-07-30
Merge 1decf764 (automated)
gVisor bot
2019-07-30
Change syscall.POLL to syscall.PPOLL.
Haibo Xu
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-15
Automated rollback of changelist 247964961
Andrei Vagin
2019-05-13
gvisor/hostnet: restart epoll_wait after epoll_ctl
Andrei Vagin
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-01-31
Remove license comments
Michael Pratt
2018-12-14
Move fdnotifier package to reduce internal confusion.
Adin Scannell