| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -16/+0 |
| 2021-05-03 | Move `std::sys::windows::ext` to `std::os::windows` | Christiaan Dirkx | -10/+3 |
| 2021-05-03 | Cleanup `std::os` | Christiaan Dirkx | -35/+23 |
| 2021-04-19 | Move `sys::vxworks` code to `sys::unix` | Christiaan Dirkx | -4/+1 |
| 2021-04-14 | Move `std::sys_common::alloc` to `std::sys::common` | Christiaan Dirkx | -0/+2 |
| 2021-03-22 | Rollup merge of #82686 - CDirkx:unix-platform, r=m-ou-se | Dylan DPC | -2/+0 |
| 2021-03-02 | Move `std::sys::unix::platform` to `std::sys::unix::ext` | Christiaan Dirkx | -2/+0 |
| 2021-03-01 | Add missing stability attributes in libstd | Guillaume Gomez | -1/+2 |
| 2021-02-23 | Enable API documentation for `std::os::wasi`. | Dan Gohman | -4/+26 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -9/+4 |
| 2020-10-11 | add hermit to the list of omit OS | Stefan Lankes | -0/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+112 |
