CLOCK_MONOTONIC on Linux is the gift that keeps giving (to me, at least). In the past it wasn't monotonic -- that's been fixed so the name is at least no longer wrong.
But it turns out that it doesn't advance over suspend/resume, so it is monotonic, but not in a useful manner. For that, one has to use use CLOCK_BOOTTIME...
=> More informations about this toot | More toots from ltratt@mastodon.social
The Rust boot-time crate appears to package this up in a sensible way, so I've adjusted pizauth to deal with this particular instance of bonkers clocks. Testing on different platforms is most welcome! https://github.com/ltratt/pizauth/pull/48
=> More informations about this toot | More toots from ltratt@mastodon.social
text/gemini
This content has been proxied by September (3851b).