| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-24 | move IO traits to std/src/os/hermit | Stefan Lankes | -1/+1 |
| 2022-10-13 | std: use `sync::Mutex` for internal statics | joboet | -49/+25 |
| 2021-06-20 | Move `OsStringExt` and `OsStrExt` to `std::os` | Christiaan Dirkx | -1/+1 |
| 2021-04-23 | Explicitly implement `!Send` and `!Sync` for `sys::{Args, Env}` | Christiaan Dirkx | -4/+4 |
| 2021-04-22 | Remove `sys::args::Args::inner_debug` and use `Debug` instead | Christiaan Dirkx | -3/+4 |
| 2020-09-27 | Split sys_common::Mutex in StaticMutex and MovableMutex. | Mara Bos | -2/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+93 |
