Age | Commit message (Expand) | Author |
---|---|---|
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 |
2022-09-02 | user/ports: bare minimum to run doomgeneric | dzwdz |
2022-08-28 | user/lua: prepare libc headers | dzwdz |
2022-08-26 | user/libc: prepare for OpenED port | dzwdz |
2022-08-22 | user/libc: strspn, strtok | dzwdz |
2022-08-14 | user/libc: ctype.h | dzwdz |
2022-08-07 | user/libc: strchr | dzwdz |
2022-08-03 | user/libc: isspace, strtol | dzwdz |
2022-07-26 | user: move the POSIX-y stuff to the proper header files | dzwdz |