summaryrefslogtreecommitdiff
path: root/userland/libc/stdlib
AgeCommit message (Expand)Author
2024-12-15libc: Add setenv/getenvAnton Kling
2024-12-12formatting: Use clang-format on all projectsAnton Kling
2024-11-22libc: Fix bugs in strto(u)l(l)Anton Kling
2024-11-22libc: Add case for strtol(l) where base is 0Anton Kling
2024-10-13libc/sb: Refactor string builder to allow for none malloc allocationsAnton Kling
2024-10-03libc: small changesAnton Kling
2024-04-17LibC: Add more functions that support "long long" integersAnton Kling
2024-04-11bug fixesAnton Kling
2023-11-23LibC: Reduce warnings in codeAnton Kling
2023-11-22Meta: Cleanup of header files such that they are partially sharedAnton Kling
2023-10-22Move everything into a new repo.Anton Kling