summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 16:22:04 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 16:22:04 +0200
commit094468246db36a3a0e82d007e7fc92c5e3fec014 (patch)
treef7e190fc3775645566b0a5d086090ebc54c5968b
parentFreed pipe leaks on builtins (diff)
download42-minishell-094468246db36a3a0e82d007e7fc92c5e3fec014.tar.gz
42-minishell-094468246db36a3a0e82d007e7fc92c5e3fec014.tar.bz2
42-minishell-094468246db36a3a0e82d007e7fc92c5e3fec014.tar.xz
42-minishell-094468246db36a3a0e82d007e7fc92c5e3fec014.tar.zst
42-minishell-094468246db36a3a0e82d007e7fc92c5e3fec014.zip
TODO update
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 622bdc9..94675dc 100644
--- a/TODO.org
+++ b/TODO.org
@@ -34,3 +34,4 @@
** DONE [#C] Read scripts
** DONE [#C] PSX rice
** TODO [#C] Termcaps
+** TODO [#C] Simple arithmetics $((a + 1))