Age | Commit message (Expand) | Author |
---|---|---|
2021-04-17 | LibCore: Make File take String instead of StringView | Andreas Kling |
2021-03-30 | LibCore: Add Core::File is_device() helpers | Idan Horowitz |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-21 | LibCore: Add file management helpers to reduce code duplication | Mițca Dumitru |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-02-02 | LibCore: Use serenity_readlink() instead of making syscalls directly | Andreas Kling |
2021-01-16 | LibCore: Fix invalid errno | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |