Doesn't s6-log (indirectly) use clock_gettime() with a CLOCK_MONOTONIC
argument if skalibs was built with --enable-monotonic?

Yes, it does. But --enable-monotonic is a bad idea for long-lived
processes that need timestamping. I need better clock interfaces
in skalibs, the current ones don't allow a run-time selection
between clocks. Hopefully I can write those interfaces for 2.9.0.0.

--
Laurent

Reply via email to