about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-09-07 20:01:41 +0200
committerGitHub <noreply@github.com>2019-09-07 20:01:41 +0200
commit8bee18baa341cb315bc2b86f3f9a375f8ce01739 (patch)
tree68683d273807ee33ca00468891d8bf1b9385dadc /src/rustllvm/RustWrapper.cpp
parentef54f57c5b9d894a38179d09b00610c1b337b086 (diff)
parent5f91ad0e3300c36033bf409ceefb00480fecbed3 (diff)
downloadrust-8bee18baa341cb315bc2b86f3f9a375f8ce01739.tar.gz
rust-8bee18baa341cb315bc2b86f3f9a375f8ce01739.zip
Rollup merge of #64023 - tmandry:libstd-fuchsia-fixes, r=cramertj
libstd fuchsia fixes

This fixes two bugs in libstd on Fuchsia:

- `zx_time_t` was changed to an `i64`, but this never made it into libstd
- When spawning processes where any of the stdio were null, libstd attempts to open `/dev/null`, which doesn't exist on Fuchsia

r? @cramertj
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions