rust/library/std/src/sys
Matthias Krüger af2886eef9
Rollup merge of #93495 - solid-rs:fix-kmc-solid-rtc-month, r=yaahc
kmc-solid: Fix off-by-one error in `SystemTime::now`

Fixes a miscalculation of `SystemTime`  on the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets.

Unlike the identically-named libc counterpart `tm::tm_mon`, `SOLID_RTC_TIME::tm_mon` contains a 1-based month number.
2022-02-04 18:42:14 +01:00
..
common Set the allocation MIN_ALIGN for espidf to 4. 2022-01-13 21:09:20 +00:00
hermit Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplett 2021-12-09 10:11:55 +00:00
itron Rollup merge of #93504 - solid-rs:fix-kmc-solid-stack-size, r=nagisa 2022-01-31 20:12:59 -08:00
sgx Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
solid kmc-solid: SOLID_RTC_TIME::tm_mon is 1-based 2022-01-31 11:59:13 +09:00
unix Rollup merge of #93471 - cuviper:direntry-file_type-stat, r=the8472 2022-01-31 07:00:44 +01:00
unsupported Update library/std/src/sys/unsupported/fs.rs 2021-11-02 22:47:27 -07:00
wasi wasi: enable TcpListener and TcpStream 2022-01-28 13:27:30 +01:00
wasm Fix a bunch of typos 2021-12-14 16:40:43 +01:00
windows make Windows abort_internal Miri-compatible 2022-01-25 12:44:40 -05:00
mod.rs Use target_family = "wasm" 2021-11-10 08:35:42 -08:00