summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 22:12:15 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 22:12:15 +0200
commit6805673bff96379c03ba32e681f8fb40aad52adc (patch)
treeb1a9b1978ba4f7577e8544bcccf8ccc08c360037 /TODO.org
parentCool (diff)
download42-minishell-6805673bff96379c03ba32e681f8fb40aad52adc.tar.gz
42-minishell-6805673bff96379c03ba32e681f8fb40aad52adc.tar.bz2
42-minishell-6805673bff96379c03ba32e681f8fb40aad52adc.tar.xz
42-minishell-6805673bff96379c03ba32e681f8fb40aad52adc.tar.zst
42-minishell-6805673bff96379c03ba32e681f8fb40aad52adc.zip
Improvement
Diffstat (limited to '')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 5db08f1..c19ad6c 100644
--- a/TODO.org
+++ b/TODO.org
@@ -17,7 +17,7 @@
** DONE [#C] fix that goddamn exit(2) 25 leak
** DONE [#C] lpipes leaks on builtins (same as above man)
** DONE [#C] leaks on builtins (same as above man)
-** TODO [#C] Variables stack rework
+** DONE [#C] Variables stack rework
** TODO [#C] Handle memory
** TODO [#C] Go full stack to ken dash in the ass
** TODO [#C] Handle comments better #