Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Everywhere: Remove unused includes of LibC/stdlib.h | Ben Wiederhake |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-25 | LibC: Implement getgrent_r | ne0ndrag0n |
2022-10-24 | AK+Everywhere: Turn bool keep_empty to an enum in split* functions | demostanis |
2022-07-06 | LibC: Don't clear static storage during `endgrent` | Tim Schumacher |
2022-06-19 | LibC: Stop leaking FILE* from use of getgrnam and getgrgid | Andrew Kaster |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-16 | Kernel+LibC: Move errno definitions to Kernel/API/POSIX | sin-ack |
2021-07-15 | LibC: Add putgrent | M4x1m3 |
2021-05-31 | LibC: Replace fprintf(stderr) with warnln() | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |