summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 16:13:38 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 16:13:38 +0200
commitf2ce6b52270a57fa91e90dec5fd00ce61c7e4233 (patch)
tree9af7b44673bccccd9298d023b5bbf68377501d22 /TODO.org
parentTODO update (diff)
download42-minishell-f2ce6b52270a57fa91e90dec5fd00ce61c7e4233.tar.gz
42-minishell-f2ce6b52270a57fa91e90dec5fd00ce61c7e4233.tar.bz2
42-minishell-f2ce6b52270a57fa91e90dec5fd00ce61c7e4233.tar.xz
42-minishell-f2ce6b52270a57fa91e90dec5fd00ce61c7e4233.tar.zst
42-minishell-f2ce6b52270a57fa91e90dec5fd00ce61c7e4233.zip
Another TODO update
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index e617b19..1b9237e 100644
--- a/TODO.org
+++ b/TODO.org
@@ -22,11 +22,11 @@
CLOSED: [2020-10-05 Mon 15:45]
** DONE [#A] bus error on msh ~> exit
CLOSED: [2020-10-05 Mon 16:12]
+** DONE [#A] SEGV on pipes
** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] buildable on Linux
** TODO [#A] 2>&1
** TODO [#A] #comments in history
-** DONE [#A] SEGV on pipes
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||
** DONE [#B] ./qwe.sh <=== handle bad shebang