From 5a18f63b8dfc35fb7bcda4688661e354783d2bb7 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 22 Jan 2020 02:10:59 -0700 Subject: Set the close-on-exec flag for file and pipe redirections. --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3067377..13f2925 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Fri Jan 17 14:04:29 IST 2020 +Wed Jan 22 02:10:35 MST 2020 ============================ Here are some things that it'd be nice to have volunteer @@ -17,6 +17,3 @@ and see exactly which tests fail: a test suite target that runs valgrind on all the tests and reports if there are any definite losses or any invalid reads or writes (similar to gawk's test of this nature). - -4. Set the "close on exec" flag for file and pipe redirection - file descriptors. -- cgit v1.2.3