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