diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-24 18:15:21 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-24 18:15:21 +0200 |
commit | f8c1826e907fd6561d959001fd2506cbb2afebeb (patch) | |
tree | 18dc63f80b3ae51e9ee7d7c66c61d322d0c25bde /TODO.org | |
parent | Counter | and counter \ (diff) | |
download | 42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.gz 42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.bz2 42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.xz 42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.zst 42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.zip |
TODO update
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ ** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com) ** DONE [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork ** TODO [#A] fix pwd when cd / -** TODO [#A] Multiline pipes (ls |) +** DONE [#A] Multiline pipes (ls |) ** DONE [#B] forked write(2) stuff on cd ** TODO [#B] ./qwe.sh <=== handle bad shebang ** DONE [#C] fix that goddamn exit(2) 25 leak |