From 368fc9b1006448b6f081dd93958344de58b32949 Mon Sep 17 00:00:00 2001 From: Venelin Date: Tue, 24 Dec 2024 22:26:55 +0200 Subject: [PATCH] todo --- todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 6d5997c..8b77366 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,4 @@ +description - advantages over manual compile man tips (sigaction SIGCHILD, SIG_IGN, SIG_DFL) - redirected processes block if their output is not read @@ -6,7 +7,8 @@ cppipe compile options from tft respect CXXFLAGS LDFLAGS ? -string args +optional exec +std::string args args before src file go to compiler use exceptions (open_or_die) throw when a command couldnt be ran