Age | Commit message (Expand) | Author |
---|---|---|
2021-10-17 | Everywhere: Make some symbols `__attribute__((used))` for LTO | Daniel Bertalan |
2021-07-17 | LibC: Use 64-bit stack smash value for 64-bit mode | Peter Bindels |
2021-07-03 | LibC: Don't use C++ attribute syntax in C-visible headers | Daniel Bertalan |
2021-04-22 | Everywhere: Use bgianf@serenityos.org for my copyright attribution | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-17 | LibC: Convert dbgprintf() => dbgln() in SSP handler | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |