Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | misc Clippy cleanup | Alan Somers | |
* Fix race conditions in the tests. Two tests were grabbing a mutex but immediately dropping it. Thank you, Clippy. * Remove vestigial Windows support. Remove some code added to support Windows in 2015. Nix is no longer intended to ever run on Windows. * Various other minor Clippy lints. | |||
2020-12-06 | Disable clock_getres on redox | Noah | |
2020-09-28 | Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid | Daniil Bondarev | |