summaryrefslogtreecommitdiff
path: root/src/init/tests/pipe.c
AgeCommit message (Expand)Author
2022-07-11user: reorganize the userland sourcesdzwdz
2022-07-10init/lib: implement "evil semaphores"dzwdz
2022-07-09kernel/pipes: process queueingdzwdz
2022-07-09init/test: mostly clean up the existing testsdzwdz
2022-07-09syscalls/pipe: turn into a POSIX-style api with separate rw endsdzwdz
2022-07-06kernel/pipes: read & write supportdzwdz