Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse | 2008-07-10 | 1 | -3/+18 |
* | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse | 2008-05-12 | 1 | -1/+1 |
* | fix syntax error: missing semicolon | Yang Tse | 2008-05-10 | 1 | -1/+1 |
* | Internal time differences now use monotonic time source if available. | Yang Tse | 2008-05-09 | 1 | -51/+52 |
* | moved includes to setup.h so that the project headers also pick them up (elem... | Gunter Knauf | 2007-06-30 | 1 | -3/+0 |
* | minor patches to enable building for NetWare CLIB. | Gunter Knauf | 2007-06-30 | 1 | -0/+3 |
* | curl tool was using functions curlx_tvnow and curlx_tvdiff which are not | Yang Tse | 2007-02-20 | 1 | -0/+119 |