chiark / gitweb /
Switch back to calling clock_gettime unconditionally at start-up.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 1 Dec 2018 23:20:06 +0000 (23:20 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Dec 2018 22:30:09 +0000 (22:30 +0000)
commit3027507e72efd1a9db0252fb819e3e2c0732cdeb
tree4edb84f0850c0fa46176b3e58a30af413a78e983
parent3d505d8fc0e0a29d4ee3339f6661e9d46bc6f72b
Switch back to calling clock_gettime unconditionally at start-up.

This is necessary in the case where the state file is empty and "-s"
is not used, and putting in the necessary conditions was getting too
complicated.
clunk.c