diff options
| author | Tobias Bucher <tobiasbucher5991@gmail.com> | 2017-01-27 19:45:18 +0100 |
|---|---|---|
| committer | Tobias Bucher <tobiasbucher5991@gmail.com> | 2017-01-27 19:45:18 +0100 |
| commit | c31d5b504144c4c542c3042b850cfc3b1066aa38 (patch) | |
| tree | 90d7339668c7f7f6c5c558471e536031d5d7e2e7 /src/rustllvm/RustWrapper.cpp | |
| parent | fece9c735678d152da721711f6f4aba1f0b8ab15 (diff) | |
| download | rust-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
