diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-24 16:41:37 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-24 16:41:37 +0200 |
commit | b7227f2bba00b60dfb116f5c678022531c0061d7 (patch) | |
tree | 0a5e75855dccb8d9a018b4693a85f5f41b8ee160 /TODO.org | |
parent | TODO update (diff) | |
download | 42-minishell-b7227f2bba00b60dfb116f5c678022531c0061d7.tar.gz 42-minishell-b7227f2bba00b60dfb116f5c678022531c0061d7.tar.bz2 42-minishell-b7227f2bba00b60dfb116f5c678022531c0061d7.tar.xz 42-minishell-b7227f2bba00b60dfb116f5c678022531c0061d7.tar.zst 42-minishell-b7227f2bba00b60dfb116f5c678022531c0061d7.zip |
TODO update
Diffstat (limited to '')
-rw-r--r-- | TODO.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +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 [#B] forked write(2) stuff on cd ** TODO [#B] ./qwe.sh <=== handle bad shebang ** DONE [#C] fix that goddamn exit(2) 25 leak |