summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-18 16:45:51 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-18 16:45:51 +0200
commitc33dc664be3eaae41188fd60e1e2bb582b8238dc (patch)
treede3b64c91edc5cd938b52266099431909511b7d6 /TODO.org
parent.minishellrc working (diff)
download42-minishell-c33dc664be3eaae41188fd60e1e2bb582b8238dc.tar.gz
42-minishell-c33dc664be3eaae41188fd60e1e2bb582b8238dc.tar.bz2
42-minishell-c33dc664be3eaae41188fd60e1e2bb582b8238dc.tar.xz
42-minishell-c33dc664be3eaae41188fd60e1e2bb582b8238dc.tar.zst
42-minishell-c33dc664be3eaae41188fd60e1e2bb582b8238dc.zip
Updated TODO
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.org b/TODO.org
index 18a07f8..7efd52f 100644
--- a/TODO.org
+++ b/TODO.org
@@ -3,14 +3,14 @@
** DONE VISUAL=qweqwe crontab -e <=== deal with it
** DONE cd qweqwe <=== stderr
** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
+** TODO [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork
** DONE [#B] forked write(2) stuff on cd
-** TODO [#B] /true/path/to/non-existant/bin/fail-plus-bad-fork
+** TODO [#B] ./qwe.sh <=== handle bad shebang
** TODO [#C] fix that goddamn exit(2) 25 leak
** TODO [#C] lpipes leaks on builtins (same as above man)
** TODO [#C] leaks on builtins (same as above man)
** TODO [#C] Handle memory
** TODO [#C] Go full stack to ken dash in the ass
-** TODO [#C] ./qwe.sh <=== handle bad shebang
* Stuff to add
** DONE [#A] builtins to pipes
@@ -18,9 +18,10 @@
** DONE [#B] && ||
** TODO [#B] &
** TODO [#B] $_
-** TODO [#B] .minishellrc
+** DONE [#B] .minishellrc
** TODO [#B] .minishell_history
** TODO [#C] Norm
** TODO [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] )
** TODO [#C] alias
** DONE [#C] Read scripts
+** TODO [#C] PSX rice