about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-03-27 15:24:12 -0500
committerGitHub <noreply@github.com>2017-03-27 15:24:12 -0500
commit76cc08b45a11d0c3d8839ba458fb5685b97cd5cb (patch)
tree819c14b37ec2153e65a60fd70d33912de197ede0 /src/rustllvm/RustWrapper.cpp
parente857e296c191ded418956143ef18dc2f419bd304 (diff)
parent5ca8a735ca36219abbf601624606c41148b95210 (diff)
downloadrust-76cc08b45a11d0c3d8839ba458fb5685b97cd5cb.tar.gz
rust-76cc08b45a11d0c3d8839ba458fb5685b97cd5cb.zip
Rollup merge of #40516 - alexcrichton:no-cache-handles, r=aturon
std: Don't cache stdio handles on Windows

This alters the stdio code on Windows to always call `GetStdHandle` whenever the
stdio read/write functions are called as this allows us to track changes to the
value over time (such as if a process calls `SetStdHandle` while it's running).

Closes #40490
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions