diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ ** DONE cd qweqwe <=== stderr ** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com) ** DONE [#B] forked write(2) stuff on cd +** TODO [#B] /true/path/to/non-existant/bin/fail-plus-bad-fork ** TODO [#C] fix that goddamn exit(2) 25 leak ** TODO [#C] lpipes leaks on builtins (same as above man) ** TODO [#C] leaks on builtins (same as above man) @@ -21,4 +22,5 @@ ** TODO [#B] .minishell_history ** TODO [#C] Norm ** TODO [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) +** TODO [#C] alias ** DONE [#C] Read scripts |