mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08: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.