summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/timerfd
AgeCommit message (Expand)Author
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-05-07Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl.Nicolas Lacasse