| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [sync]: Fix typos in comments and remove my note. | flysand7 | 2025-01-16 | 1 | -2/+2 |
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -2/+2 |
| * | stdcall -> system | gingerBill | 2024-01-17 | 1 | -3/+3 |
| * | Make `sync` calls `contextless` where possible | gingerBill | 2022-12-08 | 1 | -4/+4 |
| * | Fix `RtlWaitOnAddress` behaviour with `SetLastError(RtlNtStatusToDosError(sta... | gingerBill | 2022-08-17 | 1 | -2/+24 |
| * | Use `RtlWaitOnAddress` to allow for a `i64` sized duration rather than `u32` | gingerBill | 2022-05-17 | 1 | -9/+9 |
| * | Rename package name to `sync` | gingerBill | 2022-03-31 | 1 | -1/+1 |
| * | Replace `sync` with `sync2` | gingerBill | 2022-03-30 | 1 | -0/+38 |