| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-11 | std: remove `sys_common::thread` | joboet | -18/+0 | |
| 2023-12-10 | Remove an allocation in min_stack | Alex Saveau | -1/+1 | |
| Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com> | ||||
| 2022-05-01 | Relax memory ordering used in `min_stack` | Austin Kiekintveld | -2/+2 | |
| `min_stack` does not provide any synchronization guarantees to its callers, and only requires atomicity for `MIN` itself, so relaxed memory ordering is sufficient. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+18 | |
