]> 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:03:35 +0000 (03:03 +0200)
commit40f62251c76684496cf05cf88452afce845352bb
tree561ea28aa91aa2aee7973ff113d01fa475a0ece9
parent9ddf972ce1d1fbdb52ac58ed182f1859fe309469
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