diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-02-04 11:10:37 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-02-10 09:28:48 -0800 |
| commit | d15db1d392c9126ed5cc766753f08540c08a3626 (patch) | |
| tree | 658ca3a080bba616aaeabe4194be4125d78c4737 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 18f9a79c23da8e8920e4c944656b9945f3544337 (diff) | |
| download | rust-d15db1d392c9126ed5cc766753f08540c08a3626.tar.gz rust-d15db1d392c9126ed5cc766753f08540c08a3626.zip | |
std: Push process stdio setup in std::sys
Most of this is platform-specific anyway, and we generally have to jump through fewer hoops to do the equivalent operation on Windows. One benefit for Windows today is that this new structure avoids an extra `DuplicateHandle` when creating pipes. For Unix, however, the behavior should be the same. Note that this is just a pure refactoring, no functionality was added or removed.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
