summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHumm <hummsmith42@gmail.com>2021-10-13 23:11:40 +0200
committerHumm <hummsmith42@gmail.com>2021-10-13 23:11:40 +0200
commitebfefa84bad5a930df4df85b150c27f1d4fe6de6 (patch)
treeb54edad31ce099d834d25da409592fcd416be530 /Makefile
parent2d9740c2fc481d42eb0deace797553172cc234d9 (diff)
-s: close unused fds
dup2 doesn’t close fds, it only duplicates them. The old ones weren’t closed, causing problems (like dwl blocking due to the child process never reading from the reading end, even if stdin has been closed).
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions