aboutsummaryrefslogtreecommitdiffstats
path: root/src/pipe.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-17pipe: PIPE_MAX 2->4 (5-stage pipelines) + fix cross-yield byte corruptionuser1-9/+22
2026-07-17kernel+sh: real anonymous pipes (concurrent, streaming, SIGPIPE)user1-0/+215