Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Kernel+LibC: Clean up how assertions work in the kernel and LibC | Gunnar Beutner |
2021-04-12 | LibC: Turn CRASH() into a function and add noreturn attribute | Gunnar Beutner |
2021-02-17 | LibC: Convert dbgprintf() => dbgln() | Andreas Kling |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |