Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-08 | LibC: Remove `#ifdef AK_OS_MACOS` checks from shadow.h | Daniel Bertalan |
2022-01-08 | LibC+LibDl: Declare functions taking no arguments as taking void | Daniel Bertalan |
2021-05-01 | LibCore: Fix building the library on macOS | Gunnar Beutner |
2021-05-01 | LibC: Implement support for getspnam() and friends | Gunnar Beutner |