summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-11 14:21:02 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-11 14:21:02 +0200
commit15bc5c8c99f9ca880214bd265e313a68a62e712c (patch)
tree1f7e1fa638ad3ecfad9ce9afec76029c1ab0afd5 /TODO.org
parentTODO update (diff)
download42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.gz
42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.bz2
42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.xz
42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.zst
42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.zip
TODO udpate
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 4ca8dbf..4937029 100644
--- a/TODO.org
+++ b/TODO.org
@@ -23,7 +23,7 @@
** DONE [#A] bus error on msh ~> exit
CLOSED: [2020-10-05 Mon 16:12]
** DONE [#A] SEGV on pipes
-** TODO [#A] buildable on Linux
+** TODO [#A] buildable on Linux + gcc
** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] 2>&1
** TODO [#A] alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place