| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -6/+6 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -2/+2 |
| 2024-10-17 | Abstract the state type for futexes | Paul Menage | -15/+20 |
| 2024-09-25 | Use `&raw` in the standard library | Josh Stone | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -5/+4 |
| 2024-07-17 | Prevent double reference in generic futex | Chris Denton | -4/+7 |
| 2024-07-16 | Use futex.rs for Windows thread parking | Chris Denton | -0/+5 |
| 2024-06-09 | Migrate more things to WinError | Chris Denton | -2/+2 |
| 2024-03-05 | Add `Waitable` trait | Chris Denton | -10/+43 |
| 2024-03-05 | Windows: Implement mutex using futex | Chris Denton | -0/+52 |
