Age | Commit message (Expand) | Author |
---|---|---|
2019-10-25 | test/syscall: Remove duplicated gtest/gtest.h. | Haibo |
2019-07-29 | Fix flaky stat.cc test. | Zach Koopmans |
2019-06-24 | Use correct statx syscall number for amd64. | Nicolas Lacasse |
2019-06-22 | Implement statx. | Nicolas Lacasse |
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-22 | Bugfix: fix fstatat symbol link to dir | Wei Zhang |
2019-04-01 | Save/restore simple devices. | Rahat Mahmood |
2019-03-22 | lstat should resolve the final path component if it ends in a slash. | Nicolas Lacasse |
2019-03-05 | Add NoRandomSave to tests with correctness DisableSave | Michael Pratt |
2018-12-10 | Open source system call tests. | Brian Geffon |