Age | Commit message (Expand) | Author |
---|---|---|
2022-07-22 | LibC: Mark a bunch of functions as cancellation points | Tim Schumacher |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-21 | LibC: Add POSIX spec comments for select APIs | Brian Gianforcaro |
2021-12-12 | LibC: Rewrite pselect() as a wrapper for ppoll() | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |