Age | Commit message (Expand) | Author |
---|---|---|
2023-06-17 | libc: implement dirent.h | dzwdz |
2023-06-09 | ports/dash: stub out everything needed for dash to compile | dzwdz |
2023-06-08 | libc: move the strto* functions to stdlib.h, where they "belong" | dzwdz |
2023-06-02 | libc: stub out sltar's requirements | dzwdz |
2023-02-23 | build: don't -Isrc/ in user code | dzwdz |
2022-12-27 | libc: fix strncmp | dzwdz |
2022-10-04 | user/libc: camellia_open, takes cwd into account | dzwdz |
2022-09-03 | user/libc: generate strerror from camellia/errno.h | dzwdz |