]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix bug in the new CLOCK_MONOTONIC implementation. I was treating the
authorSimon Tatham <anakin@pobox.com>
Tue, 15 May 2012 22:19:21 +0000 (22:19 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 15 May 2012 22:19:21 +0000 (22:19 +0000)
commit29184e3702f7b9131d78f4732e4deae5d1c918bc
tree41a929118cb8605cc71fe08cfac15a93de377f8a
parent0395e52bb8db4b77e792ea1c46b2c0024c67986b
Fix bug in the new CLOCK_MONOTONIC implementation. I was treating the
nanoseconds field as a microseconds field, with hilarious consequences.

[originally from svn r9535]
unix/uxmisc.c