summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/timerfd.go
AgeCommit message (Expand)Author
2020-05-07Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl.Nicolas Lacasse
2020-05-06Remove vfs.FileDescriptionOptions.InvalidWrite.Jamie Liu
2020-04-06Port timerfd to VFS2.Nicolas Lacasse