mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
If `slave` is negative, neither `dup2(slave,0)` or `close(slave)` should be executed. I believe this check is completely useless.
If `slave` is negative, neither `dup2(slave,0)` or `close(slave)` should be executed. I believe this check is completely useless.