summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/fd.go
AgeCommit message (Expand)Author
2020-05-14Port memfd_create to vfs2 and finish implementation of file seals.Nicolas Lacasse
2020-04-16Implement pipe(2) and pipe2(2) for VFS2.Jamie Liu
2020-02-25Port most syscalls to VFS2.Jamie Liu