| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-06 | std: remove lock wrappers in `sys_common` | joboet | -14/+15 |
| 2022-06-03 | Lazily allocate+initialize locks. | Mara Bos | -4/+8 |
| 2022-06-03 | Use Drop instead of destroy() for locks. | Mara Bos | -3/+0 |
| 2022-03-22 | Move std::sys::{mutex, condvar, rwlock} to std::sys::locks. | Mara Bos | -1/+1 |
| 2020-10-08 | Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrum | bors | -4/+4 |
| 2020-10-08 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx | Caduser2020 | -4/+4 |
| 2020-10-02 | Make it possible to have unboxed condvars on specific platforms. | Mara Bos | -0/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+42 |
