Age | Commit message (Expand) | Author |
---|---|---|
2022-05-21 | Kernel+LibC: Implement futimens(3) | Ariel Don |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-12 | Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` | Daniel Bertalan |
2021-12-21 | LibC: Add POSIX spec comments for stat APIs | Brian Gianforcaro |
2021-09-16 | Kernel+LibC: Pack SC_stat_params struct tighter | Brian Gianforcaro |
2021-05-14 | Kernel+LibC: Add fstatat | Mart G |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |