summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/hostfd
AgeCommit message (Expand)Author
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-06-24Internal change.Jamie Liu
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-11-06Cap iovec array length in //pkg/sentry/hostfd.Jamie Liu
2020-05-10Stop avoiding preadv2 and pwritev2, and add them to the filters.Nicolas Lacasse
2020-04-23Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.Jamie Liu