Age | Commit message (Expand) | Author |
---|---|---|
2023-08-14 | reorganization: first steps | dzwdz |
2023-06-11 | kernel: replace await with wait2, roughly compatible with POSIX | dzwdz |
2023-01-25 | style: typedef structs, shorter namespaces | dzwdz |
2023-01-08 | kernel: let parents kill their children again | dzwdz |
2022-10-02 | syscall/open: add the full suite of READ/WRITE flags | dzwdz |
2022-09-04 | user/tests: make all tests automatic | dzwdz |
2022-08-04 | user/tests: split the tests by parts of codebase | dzwdz |