Age | Commit message (Expand) | Author |
---|---|---|
2021-05-21 | Make many tests build with NDK. | Adam Barth |
2021-04-29 | Implement epoll_pwait2. | Jing Chen |
2021-04-13 | Remove _NoRandomSave tests. | Adin Scannell |
2020-11-09 | Skip `EventHUp` notify in `FIN_WAIT2` on a socket close. | Mithun Iyer |
2020-07-29 | Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll. | Jamie Liu |
2020-04-08 | Clean up TODOs | Fabricio Voznika |
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-01-29 | Refactor out NewEventFD to a test utility. | Jamie Liu |
2018-12-27 | Fix deadlock between epoll_wait and getdents | Fabricio Voznika |
2018-12-10 | Open source system call tests. | Brian Geffon |