Age | Commit message (Expand) | Author |
---|---|---|
2023-07-19 | user /keyboard: handle open()s instantly even if waiting for kb | dzwdz |
2023-06-11 | kernel: replace await with wait2, roughly compatible with POSIX | dzwdz |
2023-06-09 | ports/dash: stub out everything needed for dash to compile | dzwdz |
2023-01-11 | kernel: return EPIPE when fs_waiting on a dead filesystem | dzwdz |
2022-09-21 | user/lib: ufs_wait | dzwdz |
2022-09-03 | user/libc: generate strerror from camellia/errno.h | dzwdz |