summaryrefslogtreecommitdiff
path: root/lib/libc/src/stdlib
AgeCommit message (Expand)Author
3 dayslibc: malloc: Add HEAP_ALIGN defineIan Moffett
3 dayslibc: malloc: Fix typos in commentIan Moffett
3 daysusr: libc: Implement initial malloc() and free()Ian Moffett
5 daysusr: libc: Add rand() and srand()Ian Moffett
2025-06-05usr: libc: Add stdlib.h exit routinesQuinn Stephens
2024-06-24Clean out for exptIan Moffett
2024-05-07libc: stdlib: POSIX-compliant randomnessAptRock327