From 3dfd6c11ed5599ab8baf4a6114f4ccb34150de6e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 5 May 2024 10:24:40 +0200 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..ec3a255 --- /dev/null +++ b/TODO @@ -0,0 +1,13 @@ +Test that LIBEXEC_NOREPLACE first copies the calling process's environment, +even if nothing is modified, but also test that LIBEXEC_NOCLOBBER does not +do this. + +add LIBEXEC_RUN_ADD_SHARED_OUTPUT_FD +add LIBEXEC_RUN_ADD_SHARED_OUTPUT +add LIBEXEC_RUN_GET_STDOUT +add LIBEXEC_RUN_GET_STDERR +add LIBEXEC_RUN_SET_USER_TAG +add a way to create process substitutions in libexec_run +add a way to add a fork of the process into a pipeline + +add man pages -- cgit v1.2.3-70-g09d2