summaryrefslogtreecommitdiff
path: root/userland/libc/string
AgeCommit message (Expand)Author
2024-12-12formatting: Use clang-format on all projectsAnton Kling
2024-10-03libc: small changesAnton Kling
2024-06-22LibC: Fix bugs relating to fseekAnton Kling
2024-04-17LibC: Add memchr()Anton Kling
2023-11-23LibC: Reduce warnings in codeAnton Kling
2023-10-30LibC: Optimize memcpy functionAnton Kling
2023-10-22Move everything into a new repo.Anton Kling