summaryrefslogtreecommitdiff
path: root/src/kernel/pipe.h
AgeCommit message (Expand)Author
2023-01-25style: typedef structs, shorter namespacesdzwdz
2022-10-08kernel/handle: reuse ->writeable/->readable for pipesdzwdz
2022-08-11kernel/syscalls: merge a few syscalls into vfsop_simpledzwdz
2022-07-09syscalls/pipe: turn into a POSIX-style api with separate rw endsdzwdz
2022-07-06kernel/pipes: read & write supportdzwdz