aboutsummaryrefslogtreecommitdiffstats
path: root/src/pipe.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* pipe: PIPE_MAX 2->4 (5-stage pipelines) + fix cross-yield byte corruptionuser2026-07-171-9/+22
* kernel+sh: real anonymous pipes (concurrent, streaming, SIGPIPE)user2026-07-171-0/+215