Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-13 | LibC: Expose AK::timing_safe_compare via `timingsafe_memcmp(..)` | Brian Gianforcaro |
2022-01-10 | LibC: Implement strsep() | Linus Groh |
2022-01-04 | LibC: Include `strings.h` in `string.h` | Jesse Buhagiar |
2021-12-28 | LibC: Add rindex() and index() APIs | Brian Gianforcaro |
2021-12-21 | LibC: Remove deprecation warnings from "unsafe" string functions | Tim Schumacher |
2021-05-25 | LibC: Implement strerror_r() | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |