Age | Commit message (Expand) | Author |
---|---|---|
2023-08-14 | reorganization: first steps | 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-02-23 | build: don't -Isrc/ in user code | dzwdz |
2023-01-25 | user: process titles, /bin/ps | dzwdz |
2022-10-19 | user/libc: BSD err.h, getprogname() | 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-07 | user/libc: port dlmalloc | dzwdz |
2022-08-07 | user/libc: preparation for dlmalloc port | dzwdz |
2022-07-26 | user: move the POSIX-y stuff to the proper header files | dzwdz |