about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2014-12-13 18:24:05 -0800
committerBrian Anderson <banderson@mozilla.com>2014-12-15 06:45:35 -0800
commit53982b64f33676baf7d301d0938b8bb47bd904cc (patch)
treea5db7543d000534f5960396f8f5cbe22cc5dac62 /src/libstd/sys/unix/stack_overflow.rs
parent0b214bfee039d7857c30a1b398dbc513d140cef1 (diff)
parenta28d16a7518eab8411eed2dd1de5c248a2a3e52c (diff)
downloadrust-53982b64f33676baf7d301d0938b8bb47bd904cc.tar.gz
rust-53982b64f33676baf7d301d0938b8bb47bd904cc.zip
rollup merge of #19787: akiss77/fix-i8-c_char
On AArch64, libc::c_char is u8. There are some places in the code where i8 is assumed, which causes compilation errors.

(AArch64 is not officially supported yet, but this change does not hurt any other targets and makes the code future-proof.)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions