summaryrefslogtreecommitdiff
path: root/src/cmd/tests
AgeCommit message (Expand)Author
2024-07-22tests: check if SSE registers are preserved on context switchesdzwdz
2024-07-11kernel: start cleaning up VfsRequestdzwdz
2024-05-19kernel: implement /dev/bintimedzwdz
2024-05-11kernel: DUP_RDONLY and DUP_WRONLYdzwdz
2024-05-11kernel: remove HANDLE_NULLFSdzwdz
2024-05-11kernel: fix null dereference when delegating an nonexistent handledzwdz
2024-02-23kernel: fix _sys_fs_wait in initdzwdz
2023-12-25kernel: _sys_getnull() (basically /dev/null)dzwdz
2023-09-29*: properly remove _sys_filicidedzwdz
2023-09-18kernel: implement _sys_time()dzwdz
2023-09-17kernel/amd64: add HPET support, slightly rework time handlingdzwdz
2023-08-29kernel: remove _sys_await, emulate it in libcdzwdz
2023-08-29tests: fix everything broken by the pipe changedzwdz
2023-08-14reorganization: first stepsdzwdz