Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-24 | Merge release-20200608.0-119-g364ac92ba (automated) | gVisor bot | |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot | |
2020-05-26 | Implement splice(2) and tee(2) for VFS2. | Jamie Liu | |
Updates #138 PiperOrigin-RevId: 313326354 | |||
2020-05-07 | Merge release-20200422.0-51-g1f4087e (automated) | gVisor bot | |
2020-04-04 | Merge release-20200323.0-69-gfc99a7e (automated) | gVisor bot | |
2020-03-12 | Merge release-20200219.0-153-g61051f2 (automated) | gVisor bot | |
2020-03-11 | Clean-up buffer implementation. | Adin Scannell | |
This also adds substantial test cases. The Read/Write interfaces are dropped as they are not necessary. PiperOrigin-RevId: 300461547 | |||
2020-03-06 | Merge release-20200219.0-122-g6fa5cee (automated) | gVisor bot | |
2020-03-03 | Merge release-20200219.0-91-g844e4d2 (automated) | gVisor bot | |
2020-02-28 | Merge release-20200219.0-69-g463f421 (automated) | gVisor bot | |
2020-02-28 | Make pipe buffer implementation standard. | Adin Scannell | |
A follow-up change will convert the networking code to use this standard pipe implementation. PiperOrigin-RevId: 297903206 |