summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/host/util.go
AgeCommit message (Expand)Author
2020-03-18Port imported TTY fds to vfs2.Dean Deng
2020-03-17Remove HostFS from Sentry.Zach Koopmans
2020-03-06Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.Dean Deng
2019-11-13Enable sentry/fs/host support on arm64.Haibo Xu
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler