summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/eventfd
AgeCommit message (Expand)Author
2021-08-13[syserror] Remove pkg syserror.Zach Koopmans
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-10-23Support VFS2 save/restore.Jamie Liu
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