Age | Commit message (Expand) | Author |
---|---|---|
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2008-09-20 | include "memdebug.h" | Yang Tse |
2008-07-10 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-05-12 | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse |
2008-05-10 | fix syntax error: missing semicolon | Yang Tse |
2008-05-09 | Internal time differences now use monotonic time source if available. | Yang Tse |
2007-02-20 | Move header file inclusion logic and definition of timeval | Yang Tse |
2007-02-20 | add tutil_tvdiff_secs() for completeness | Yang Tse |
2007-02-09 | Some tests were using functions curlx_tvnow and curlx_tvdiff which are not | Yang Tse |