summaryrefslogtreecommitdiff
path: root/src/kernel/pipe.c
AgeCommit message (Expand)Author
2022-08-11kernel/syscalls: merge a few syscalls into vfsop_simpledzwdz
2022-07-17kernel/virt_cpy: error struct, better error handlingdzwdz
2022-07-09kernel/pipes: process queueingdzwdz
2022-07-09syscalls/pipe: turn into a POSIX-style api with separate rw endsdzwdz
2022-07-06kernel/pipes: read & write supportdzwdz