about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2014-01-03 14:27:13 +1100
committerHuon Wilson <dbau.pp+github@gmail.com>2014-01-04 11:07:02 +1100
commitf1b5f59287106fc511d29c425255bd343608065c (patch)
tree32229a1e9cb36776ec5915d3c670217414067fb8 /src/rustllvm/RustWrapper.cpp
parent27ce4d3f79cdc021a6bfe0f7009977e07a368770 (diff)
downloadrust-f1b5f59287106fc511d29c425255bd343608065c.tar.gz
rust-f1b5f59287106fc511d29c425255bd343608065c.zip
std: adjust requested stack size for thread-local storage.
If there is a lot of data in thread-local storage some implementations
of pthreads (e.g. glibc) fail if you don't request a stack large enough
-- by adjusting for the minimum size we guarantee that our stacks are
always large enough. Issue #6233.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions