| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-08 | avoid using the word 'initialized' to talk about that non-reentrant-capable s... | Ralf Jung | -1/+3 |
| 2018-08-06 | actually, reentrant uninitialized mutex acquisition is outright UB | Ralf Jung | -3/+3 |
| 2018-08-06 | I think we have to strengthen Mutex::init UB | Ralf Jung | -1/+1 |
| 2018-08-06 | clarify partially initialized Mutex issues | Ralf Jung | -0/+4 |
| 2018-06-17 | libstd: add an RAII utility for sys_common::mutex::Mutex | NODA, Kai | -2/+24 |
| 2016-11-01 | std: Move sys_common to libstd/sys_common | Brian Anderson | -0/+66 |
