summaryrefslogtreecommitdiffstats
path: root/src/mutex.rs
Commit message (Expand)AuthorAgeFilesLines
* no need to use mutexes here now that we're no longer bufferingJesse Luehrs2022-01-181-8/+0
* cleanupsJesse Luehrs2022-01-081-0/+5
* share stdin/stdout/stderr handles among builtins in a pipelineJesse Luehrs2022-01-081-4/+6
* refactor builtin fd handling a bitJesse Luehrs2022-01-081-0/+11