summaryrefslogtreecommitdiff
path: root/lib/timeval.h
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-08-01timediff: make it 64 bit (if possible) even with 32 bit time_tDaniel Stenberg
2019-01-04printf: introduce CURL_FORMAT_TIMEDIFF_TRikard Falkeborn
2017-10-26timeval: make timediff_t also work on 32bit windowsDaniel Stenberg
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-06-14timers: store internal time stamps as time_t instead of doublesDaniel Stenberg
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2016-11-12timeval: prefer time_t to hold seconds instead of longDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-28lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2007-04-03update copyright yearYang Tse
2007-02-20Move header file inclusion logic and definition of timevalYang Tse
2007-02-17Replicate the configure tests that determined that timeval was available.Dan Fandrich
2006-10-27Update copyright year, since the file has been modifiedYang Tse
2006-10-14Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not definedYang Tse
2006-10-13Check for struct timeval at configuration timeYang Tse
2006-10-12Inclusion of time header files based on header existanceYang Tse
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-09-03Simplified #ifdef on WIN32; the statementGisle Vanem
2006-08-30Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead.Gisle Vanem
2006-08-29Watcom lacks <sys/time.h>.Gisle Vanem
2006-07-19Changes to support building for eCos 1.3.1. This has been tested withDan Fandrich
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2005-12-20Changes for PellesC compiler under Win32. A bit limited, butGisle Vanem
2004-12-17Watcom has 'struct timeval'.Gisle Vanem
2004-11-04delete trailing whitespaceDaniel Stenberg
2004-06-02Gisle's adjustments to allow building with lcc-win32Daniel Stenberg
2004-04-09Dirk Manske increased the resolution for what the CURLINFO_*_TIME return.Daniel Stenberg
2004-04-06provide these functions as curlx_* ones as this enables the curl app toDaniel Stenberg
2004-01-13Diego Casorran's fixes to allow native AmigaOS buildsDaniel Stenberg
2004-01-04white space and copyright year changesDaniel Stenberg
2003-10-14Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2001-11-05corrected the Curl_tvnow prototype (-Wstrict-prototypes found it)Daniel Stenberg
2001-10-12Curl_tvdiff() now returns a millisecond diff, no double like beforeDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-08-24moved include setup.hDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-02-16Jörn Hartroth adjusted for the mingw32 compilerDaniel Stenberg