summaryrefslogtreecommitdiff
path: root/src/time.rs
AgeCommit message (Expand)Author
2022-11-06Reformat everythingAlex Saveau
2022-01-24uclibc supportJonah Petri
2021-12-26Fix typosRyan Zoeller
2021-12-21Merge #1571bors[bot]
2021-12-20feature-gate most Nix functionsVincent Dagonneau
2021-10-16Remove broken newlib supportAlan Somers
2021-09-19Clippy cleanupAlan Somers
2021-07-24Constify many functionsAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2021-05-30misc Clippy cleanupAlan Somers
2020-12-06Disable clock_getres on redoxNoah
2020-09-28Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockidDaniil Bondarev