Age | Commit message (Expand) | Author |
---|---|---|
2019-11-26 | Allow open(O_TRUNC) and (f)truncate for proc files. | Ian Lewis |
2019-10-25 | test/syscall: Remove duplicated gtest/gtest.h. | Haibo |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-06-27 | Complete pipe support on overlayfs | Fabricio Voznika |
2019-06-18 | Fix PipeTest_Streaming timeout | Fabricio Voznika |
2019-06-06 | Internal change. | Googler |
2019-05-21 | Clean up pipe internals and add fcntl support | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-26 | Fix reference counting bug in /proc/PID/fdinfo/. | Kevin Krakauer |
2018-12-10 | Open source system call tests. | Brian Geffon |