Fix bug in the new CLOCK_MONOTONIC implementation. I was treating the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 15 May 2012 22:19:21 +0000 (22:19 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 15 May 2012 22:19:21 +0000 (22:19 +0000)
commit39439af6f686d26bc94f8b8c1c7a1965564b4a47
tree41a929118cb8605cc71fe08cfac15a93de377f8a
parent92fb929a296f08ae5907940baaee7a02db14dc8f
Fix bug in the new CLOCK_MONOTONIC implementation. I was treating the
nanoseconds field as a microseconds field, with hilarious consequences.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9535 cda61777-01e9-0310-a592-d414129be87e
unix/uxmisc.c