summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/epoll.go
AgeCommit message (Expand)Author
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-04-23Enable automated marshalling for epoll events.Rahat Mahmood
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-07-02Remove map from fd_map, change to fd_table.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler