Use clock_gettime(CLOCK_MONOTONIC) as the Unix getticks(), if it's
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:27 +0000 (15:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:27 +0000 (15:59 +0000)
commit92fb929a296f08ae5907940baaee7a02db14dc8f
tree8f28d284e35934b0e19bcc9124ad286fff1ddefa
parentc2eb6cb7db654cc38c996be9c72f0e06e93b1c98
Use clock_gettime(CLOCK_MONOTONIC) as the Unix getticks(), if it's
available.

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