aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: ec3a2557e695de12d2d7cbddc9c4af08780763da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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