Age | Commit message (Expand) | Author |
---|---|---|
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2020-11-12 | Rename kernel.TaskContext to kernel.TaskImage. | Jamie Liu |
2020-09-15 | Enable automated marshalling for the syscall package. | Rahat Mahmood |
2020-07-23 | Implement get/set_robust_list. | Nicolas Lacasse |
2020-01-27 | Update package locations. | Adin Scannell |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Implement shared futexes. | Jamie Liu |