aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-03-15libc: Add size_t typeIan Moffett
2024-03-15libc: elf: Include correct headerIan Moffett
2024-03-15libc: Reimplement stdint.hIan Moffett
2024-03-15libc: Add bits/_types.hIan Moffett
2024-03-15libc: stddef: Handle NULL for C++Ian Moffett
2024-03-15libc: exit: Use _NoreturnIan Moffett
2024-03-15libc: Fix styleIan Moffett
2024-03-15libc: Add missing unistd.h headerIan Moffett
2024-03-14libc: Remove crt-srcIan Moffett
2024-03-14libc: Initial hyra libc commitIan Moffett
2024-03-07build: Build mlibc + add distclean targetIan Moffett
2024-03-07lib: Add mlibcIan Moffett