Age | Commit message (Expand) | Author |
---|---|---|
2021-07-01 | Mix checklocks and atomic analyzers. | Adin Scannell |
2021-07-01 | [syserror] Update several syserror errors to linuxerr equivalents. | Zach Koopmans |
2021-06-13 | Remove usermem dependency from marshal | Ian Lewis |
2021-05-20 | Send SIGPIPE for closed pipes. | Ian Lewis |
2021-03-24 | Add POLLRDNORM/POLLWRNORM support. | Bhasker Hariharan |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-01-14 | Simplify the pipe implementation. | Jamie Liu |
2020-09-29 | Replace remaining uses of reflection-based marshalling. | Rahat Mahmood |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-05-15 | Minor formatting updates for gvisor.dev. | Adin Scannell |
2020-02-28 | Make pipe buffer implementation standard. | Adin Scannell |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-10-17 | Refactor pipe to support VFS2. | Kevin Krakauer |