Age | Commit message (Expand) | Author |
---|---|---|
2024-03-15 | libc: Add size_t type | Ian Moffett |
2024-03-15 | libc: elf: Include correct header | Ian Moffett |
2024-03-15 | libc: Reimplement stdint.h | Ian Moffett |
2024-03-15 | libc: Add bits/_types.h | Ian Moffett |
2024-03-15 | libc: stddef: Handle NULL for C++ | Ian Moffett |
2024-03-15 | libc: exit: Use _Noreturn | Ian Moffett |
2024-03-15 | libc: Fix style | Ian Moffett |
2024-03-15 | libc: Add missing unistd.h header | Ian Moffett |
2024-03-14 | libc: Remove crt-src | Ian Moffett |
2024-03-14 | libc: Initial hyra libc commit | Ian Moffett |
2024-03-07 | build: Build mlibc + add distclean target | Ian Moffett |
2024-03-07 | lib: Add mlibc | Ian Moffett |