53982b64f3
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.) |
||
---|---|---|
.. | ||
args.rs | ||
at_exit_imp.rs | ||
bookkeeping.rs | ||
c_str.rs | ||
exclusive.rs | ||
lib.rs | ||
libunwind.rs | ||
local_ptr.rs | ||
local.rs | ||
macros.rs | ||
mutex.rs | ||
stack_overflow.rs | ||
stack.rs | ||
task.rs | ||
thread_local_storage.rs | ||
thread.rs | ||
thunk.rs | ||
unwind.rs | ||
util.rs |