about summary refs log tree commit diff
path: root/src/rt/rust_shape.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-08-03 14:50:51 -0700
committerBrian Anderson <banderson@mozilla.com>2011-08-03 15:09:00 -0700
commit4ae6c835cb69332e982babcfca1a4e5657ec8bbd (patch)
tree3c0a0618f8ff22673529bb412bdf72194d1407f0 /src/rt/rust_shape.cpp
parente33de59e47c5076a89eadeb38f4934f58a3618a6 (diff)
downloadrust-4ae6c835cb69332e982babcfca1a4e5657ec8bbd.tar.gz
rust-4ae6c835cb69332e982babcfca1a4e5657ec8bbd.zip
Add some hacks to get stdin piping working more correctly in windows
The way pipes work in windows is not the same as unix, though I'm not
entirely clear on the differences. This patch changes the windows pipe
method to return non-inheritable fds, and the windows rust_run_program
method to duplicate them before spawning the new process.

This allows make-check-pretty to work on windows.
Diffstat (limited to 'src/rt/rust_shape.cpp')
0 files changed, 0 insertions, 0 deletions