summaryrefslogtreecommitdiffstats
path: root/src/pipeline/builtins
Commit message (Expand)AuthorAgeFilesLines
* renameJesse Luehrs2022-01-092-712/+0
* cleanupsJesse Luehrs2022-01-081-4/+4
* safety commentsJesse Luehrs2022-01-081-3/+21
* implement read builtinJesse Luehrs2022-01-082-6/+43
* share stdin/stdout/stderr handles among builtins in a pipelineJesse Luehrs2022-01-082-43/+67
* more refactoringJesse Luehrs2022-01-082-66/+85
* refactor builtin fd handling a bitJesse Luehrs2022-01-082-68/+118
* add setenv and unsetenv builtinsJesse Luehrs2022-01-081-32/+93
* large refactorJesse Luehrs2022-01-082-9/+13
* simplifyJesse Luehrs2022-01-051-30/+5
* also support redirection for builtinsJesse Luehrs2022-01-051-0/+41
* and more simplificationJesse Luehrs2022-01-052-15/+12
* shorten some namesJesse Luehrs2022-01-052-10/+10
* improvements to cdJesse Luehrs2022-01-051-26/+56
* reorganizeJesse Luehrs2022-01-052-0/+456