864b6258fc
Add support for QNX Neutrino to standard library This change: - adds standard library support for QNX Neutrino (7.1). - upgrades `libc` to version `0.2.139` which supports QNX Neutrino `@gh-tr` ⚠️ Backtraces on QNX require https://github.com/rust-lang/backtrace-rs/pull/507 which is not yet merged! (But everything else works without these changes) ⚠️ Tested mainly with a x86_64 virtual machine (see qnx-nto.md) and partially with an aarch64 hardware (some tests fail due to constrained resources). |
||
---|---|---|
.. | ||
c_char.md | ||
c_double.md | ||
c_float.md | ||
c_int.md | ||
c_long.md | ||
c_longlong.md | ||
c_schar.md | ||
c_short.md | ||
c_str.rs | ||
c_uchar.md | ||
c_uint.md | ||
c_ulong.md | ||
c_ulonglong.md | ||
c_ushort.md | ||
c_void.md | ||
mod.rs |