From f8c1826e907fd6561d959001fd2506cbb2afebeb Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 24 Aug 2020 18:15:21 +0200 Subject: TODO update --- Makefile | 1 - TODO.org | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 65034a1..29f8d96 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ LFT_SRCS_DIR = ${LFT_DIR}src/ #==============================================================================# #--------------------------------- FILES --------------------------------------# #==============================================================================# - SRCS_NAME = b_cd SRCS_NAME += b_echo SRCS_NAME += b_env diff --git a/TODO.org b/TODO.org index 3cd2517..26c859c 100644 --- a/TODO.org +++ b/TODO.org @@ -5,7 +5,7 @@ ** 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 / -** TODO [#A] Multiline pipes (ls |) +** DONE [#A] Multiline pipes (ls |) ** DONE [#B] forked write(2) stuff on cd ** TODO [#B] ./qwe.sh <=== handle bad shebang ** DONE [#C] fix that goddamn exit(2) 25 leak -- cgit v1.2.3