| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -253/+0 | |
| 2023-01-28 | Replace libc::{type} with crate::ffi::{type} | Ayush Singh | -1/+1 | |
| Replace libc::{type} imports with crate::ffi::{type} outside of `std::sys` and `std::os`. Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com> | ||||
| 2022-12-30 | std: rename `Parker::new` to `Parker::new_in_place`, add safe `Parker::new` ↵ | joboet | -1/+1 | |
| constructor for SGX | ||||
| 2022-12-29 | std: unify id-based thread parking implementations | joboet | -0/+253 | |
