| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -19/+0 | |
| 2023-10-22 | use visibility to check unused imports and delete some stmts | bohan | -0/+1 | |
| 2023-03-10 | Split __thread_local_inner macro | Ayush Singh | -0/+1 | |
| Split the __thread_local_inner macro to make it more readable. Also move everything to crate::sys::common::thread_local. Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com> | ||||
| 2022-10-03 | Reduce CString allocations in std as much as possible | Alex Saveau | -0/+4 | |
| Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com> | ||||
| 2021-04-14 | Update documentation | Christiaan Dirkx | -0/+12 | |
| 2021-04-14 | Move `std::sys_common::alloc` to `std::sys::common` | Christiaan Dirkx | -0/+1 | |
