summaryrefslogtreecommitdiffstats
path: root/src/mutex.rs
Commit message (Expand)AuthorAgeFilesLines
* these aliases are not really saving much of anythingJesse Luehrs2022-02-271-10/+0
* move to tokioJesse Luehrs2022-02-251-5/+5
* 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