]> Savannah Git Hosting - gnulib.git/commit
posix_spawn-internal: Don't lose flags while duplicating an fd.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Sep 2022 00:26:18 +0000 (02:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Sep 2022 01:06:23 +0000 (03:06 +0200)
commitea86383bf853fe35707675f4b13a0e84419b1199
treee6d1b154048261edf65cdcce3d0b70cca4bc6ac0
parenteb041bb223c6ace6eed5c2c000d5b20dd2946df6
posix_spawn-internal: Don't lose flags while duplicating an fd.

* lib/spawni.c (do_dup2): Fix the flags of the new fd.
ChangeLog
lib/spawni.c