summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 16:35:59 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 16:35:59 +0200
commitdf13fd64e1daa7d5faaa56f71ab9e136e87e0bba (patch)
treebf420eb54ebd1e32c8c7d1e20b340f9b0676b0ab /TODO.org
parentAdded strtok to libft (diff)
download42-minishell-df13fd64e1daa7d5faaa56f71ab9e136e87e0bba.tar.gz
42-minishell-df13fd64e1daa7d5faaa56f71ab9e136e87e0bba.tar.bz2
42-minishell-df13fd64e1daa7d5faaa56f71ab9e136e87e0bba.tar.xz
42-minishell-df13fd64e1daa7d5faaa56f71ab9e136e87e0bba.tar.zst
42-minishell-df13fd64e1daa7d5faaa56f71ab9e136e87e0bba.zip
TODO update
Diffstat (limited to '')
-rw-r--r--TODO.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 414de31..e11b61c 100644
--- a/TODO.org
+++ b/TODO.org
@@ -4,6 +4,7 @@
** DONE cd qweqwe <=== stderr
** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** DONE [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork
+** TODO [#A] fix pwd when cd /
** DONE [#B] forked write(2) stuff on cd
** TODO [#B] ./qwe.sh <=== handle bad shebang
** DONE [#C] fix that goddamn exit(2) 25 leak
@@ -26,3 +27,4 @@
** TODO [#C] alias
** DONE [#C] Read scripts
** DONE [#C] PSX rice
+** TODO [#C] Termcaps