summaryrefslogtreecommitdiff
path: root/src/user/app/tests/kernel/miscsyscall.c
AgeCommit message (Expand)Author
2023-06-11kernel: replace await with wait2, roughly compatible with POSIXdzwdz
2023-01-25style: typedef structs, shorter namespacesdzwdz
2023-01-08kernel: let parents kill their children againdzwdz
2022-10-02syscall/open: add the full suite of READ/WRITE flagsdzwdz
2022-09-04user/tests: make all tests automaticdzwdz
2022-08-04user/tests: split the tests by parts of codebasedzwdz