summaryrefslogtreecommitdiff
path: root/src/curlutil.c
Commit message (Expand)AuthorAgeFilesLines
* fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse2008-07-101-3/+18
* 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
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-51/+52
* moved includes to setup.h so that the project headers also pick them up (elem...Gunter Knauf2007-06-301-3/+0
* minor patches to enable building for NetWare CLIB.Gunter Knauf2007-06-301-0/+3
* curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse2007-02-201-0/+119