summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 4937029..9afe5d1 100644
--- a/TODO.org
+++ b/TODO.org
@@ -23,7 +23,8 @@
** DONE [#A] bus error on msh ~> exit
CLOSED: [2020-10-05 Mon 16:12]
** DONE [#A] SEGV on pipes
-** TODO [#A] buildable on Linux + gcc
+** DONE [#A] buildable on Linux + gcc
+ CLOSED: [2020-10-12 Mon 19:56]
** 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