summaryrefslogtreecommitdiff
path: root/ares/ares__timeval.c
Commit message (Expand)AuthorAgeFilesLines
* fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse2008-07-021-3/+18
* if'def out private function ares__tvdiff(), it is not in use yet.Yang Tse2008-05-201-0/+2
* configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol onlyYang Tse2008-05-121-1/+1
* fix syntax error: missing semicolonYang Tse2008-05-101-1/+1
* Use monotonic time source if available.Yang Tse2008-05-091-0/+95