Age | Commit message (Expand) | Author |
---|---|---|
2022-02-16 | Kernel+LibELF+LibVT: Remove unused AK::String header includes | Idan Horowitz |
2021-10-28 | LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h | Idan Horowitz |
2021-10-10 | LibELF: Use member initialization for AuxiliaryVector::optional_string | Brian Gianforcaro |
2021-09-07 | LibELF: Use StringView to carry temporary strings in auxiliary vector | Andreas Kling |
2021-06-28 | Kernel: Properly set up the userland context for new processes on x86_64 | Gunnar Beutner |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-04 | Everywhere: Remove unnecessary `clang-format off`s | William McPherson |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |