summary refs log tree commit diff
path: root/library/std/src/sys/hermit/time.rs
AgeCommit message (Expand)AuthorLines
2023-05-05Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomccDylan DPC-10/+2
2023-02-24add support of RustyHermit's BSD socket layerStefan Lankes-15/+83
2022-10-14Fix `checked_{add,sub}_duration` incorrectly returning `None` when `other` ha...beetrees-10/+2
2022-05-09Use Rust 2021 prelude in std itself.Mara Bos-1/+0
2022-02-13make Instant::{duration_since, elapsed, sub} saturating and remove workaroundsThe8472-8/+0
2020-07-27mv std libs to library/mark-0/+165