about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-03-26 03:01:56 -0700
committerbors <bors@rust-lang.org>2014-03-26 03:01:56 -0700
commit82c8cb2abf46e95eeb2fcb3155f10c4d2bc4611f (patch)
tree7e64fe7f80bd6232591f1b4fa609f324ae20b3a0 /src/rustllvm/RustWrapper.cpp
parentde85948ac0a6bc0fde0484790296cb4e041e993f (diff)
parent5fddb4280e950c28916ac21838f7433cd199aaed (diff)
downloadrust-82c8cb2abf46e95eeb2fcb3155f10c4d2bc4611f.tar.gz
rust-82c8cb2abf46e95eeb2fcb3155f10c4d2bc4611f.zip
auto merge of #13133 : alexcrichton/rust/issue-13130, r=brson
The libuv fs wrappers are very thin wrappers around the syscalls they correspond
to, and a notable worrisome case is the write syscall. This syscall is not
guaranteed to write the entire buffer provided, so we may have to continue
calling uv_fs_write if a short write occurs.

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