Age | Commit message (Expand) | Author |
---|---|---|
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-11-22 | libc: Fix bugs in strto(u)l(l) | Anton Kling |
2024-11-22 | libc: Add case for strtol(l) where base is 0 | Anton Kling |
2024-04-17 | LibC: Add more functions that support "long long" integers | Anton Kling |
2023-11-23 | LibC: Reduce warnings in code | Anton Kling |
2023-10-22 | Move everything into a new repo. | Anton Kling |