summaryrefslogtreecommitdiffhomepage
path: root/pkg/fdnotifier
AgeCommit message (Expand)Author
2021-07-28Merge release-20210720.0-39-g964fb3ca7 (automated)gVisor bot
2021-07-20Merge release-20210712.0-29-g1ad382220 (automated)gVisor bot
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-03-03Merge 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-20Merge release-20200810.0-74-g129018ab3 (automated)gVisor bot
2020-08-20Consistent precondition formattingMichael Pratt
2020-05-27Merge release-20200518.0-45-g0bc022b7 (automated)gVisor bot
2020-05-07Merge release-20200422.0-51-g1f4087e (automated)gVisor bot
2020-02-06Merge release-20200127.0-85-g1b6a12a (automated)gVisor bot
2020-02-04Merge release-20200127.0-65-g95ce8bb (automated)gVisor bot
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-10Merge release-20191213.0-96-g27500d5 (automated)gVisor bot
2020-01-09New sync package.Ian Gudger
2019-08-08Merge 2e45d169 (automated)gVisor bot
2019-08-05Change syscall.EPOLLET to unix.EPOLLETHaibo Xu
2019-07-30Merge 1decf764 (automated)gVisor bot
2019-07-30Change syscall.POLL to syscall.PPOLL.Haibo Xu
2019-06-13Merge add40fd6 (automated)gVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-05-15Automated rollback of changelist 247964961Andrei Vagin
2019-05-13gvisor/hostnet: restart epoll_wait after epoll_ctlAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-17Convert poll/select to operate more directly on linux.PollFDMichael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-12-14Move fdnotifier package to reduce internal confusion.Adin Scannell