summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/pipe.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-12-31Add missing error checks for FileDescription.Init.Dean Deng
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-09-01Fix panic when calling dup2().Nayana Bidari
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-04-16Implement pipe(2) and pipe2(2) for VFS2.Jamie Liu