Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Userland: Convert command line arguments to String/StringView | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-23 | truncate: Add a basic set of pledge promises | Andreas Kling |
2021-11-23 | truncate: Port to LibMain and use LibCore syscall wrappers :^) | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | LibC: Move S_* defines into <fcntl.h> | Gunnar Beutner |
2021-03-17 | truncate: Make 64 bit clean | Jean-Baptiste Boric |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |