summaryrefslogtreecommitdiffhomepage
path: root/pkg/fdnotifier
AgeCommit message (Expand)Author
2019-08-05Change syscall.EPOLLET to unix.EPOLLETHaibo Xu
2019-07-30Change syscall.POLL to syscall.PPOLL.Haibo Xu
2019-06-13Update canonical repository.Adin Scannell
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