summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 16:41:37 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 16:41:37 +0200
commitb7227f2bba00b60dfb116f5c678022531c0061d7 (patch)
tree0a5e75855dccb8d9a018b4693a85f5f41b8ee160 /TODO.org
parentTODO update (diff)
download42-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.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 13854e4..3cd2517 100644
--- a/TODO.org
+++ b/TODO.org
@@ -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