about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJosh Stone <cuviper@gmail.com>2016-07-11 21:35:47 -0700
committerJosh Stone <cuviper@gmail.com>2016-07-11 21:35:47 -0700
commitef1bd087ee8f741972783b0ac7caa41518cca9a9 (patch)
treecf65d7b1c2f2d8e3618c65e9d4af1f26526d8412 /src/rustllvm/RustWrapper.cpp
parent3265bd54b5b3f32d038273afec7554f007a5ce1d (diff)
downloadrust-ef1bd087ee8f741972783b0ac7caa41518cca9a9.tar.gz
rust-ef1bd087ee8f741972783b0ac7caa41518cca9a9.zip
std: Fix `Thread::set_name()` for newlib and solaris
The `use ffi::CStr` in `unix/thread.rs` was previously guarded, but now
all platforms need it for `Thread::set_name()`.  Newlib and Solaris do
nothing here, as they have no way to set a thread name, but they still
define the same method signature.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions