Age | Commit message (Expand) | Author |
---|---|---|
2022-07-22 | LibC: Mark a bunch of functions as cancellation points | Tim Schumacher |
2021-12-29 | LibC: Stub out tcsendbreak(..) and tcdrain(..) | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-15 | LibC: Add 'cfmakeraw()' | AnotherTest |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |