about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorTobias Bucher <tobiasbucher5991@gmail.com>2017-01-27 19:45:18 +0100
committerTobias Bucher <tobiasbucher5991@gmail.com>2017-01-27 19:45:18 +0100
commitc31d5b504144c4c542c3042b850cfc3b1066aa38 (patch)
tree90d7339668c7f7f6c5c558471e536031d5d7e2e7 /src/rustllvm/RustWrapper.cpp
parentfece9c735678d152da721711f6f4aba1f0b8ab15 (diff)
downloadrust-c31d5b504144c4c542c3042b850cfc3b1066aa38.tar.gz
rust-c31d5b504144c4c542c3042b850cfc3b1066aa38.zip
Use less syscalls in `anon_pipe()`
Save a `ENOSYS` failure from `pipe2` and don't try again.

Use `cvt` instead of `cvt_r` for `pipe2` - `EINTR` is not an error
`pipe2` can return.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions