summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/timerfd.go
AgeCommit message (Expand)Author
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
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-05-04Port eventfd to VFS2.Nicolas Lacasse