Update to 7.32.0
[platform/upstream/curl.git] / lib / timeval.h
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2007-04-03 Yang Tseupdate copyright year
2007-02-20 Yang TseMove header file inclusion logic and definition of...
2007-02-17 Dan FandrichReplicate the configure tests that determined that...
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-10-14 Yang TseDeclare our own timeval struct if HAVE_STRUCT_TIMEVAL...
2006-10-13 Yang TseCheck for struct timeval at configuration time
2006-10-12 Yang TseInclusion of time header files based on header existance
2006-10-11 Yang TseRemove redundant __CYGWIN__ symbol check
2006-09-03 Gisle VanemSimplified #ifdef on WIN32; the statement
2006-08-30 Gisle VanemRemoved "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME...
2006-08-29 Gisle VanemWatcom lacks <sys/time.h>.
2006-07-19 Dan FandrichChanges to support building for eCos 1.3.1. This has...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2005-12-20 Gisle VanemChanges for PellesC compiler under Win32. A bit limited...
2004-12-17 Gisle VanemWatcom has 'struct timeval'.
2004-11-04 Daniel Stenbergdelete trailing whitespace
2004-06-02 Daniel StenbergGisle's adjustments to allow building with lcc-win32
2004-04-09 Daniel StenbergDirk Manske increased the resolution for what the CURLI...
2004-04-06 Daniel Stenbergprovide these functions as curlx_* ones as this enables...
2004-01-13 Daniel StenbergDiego Casorran's fixes to allow native AmigaOS builds
2004-01-04 Daniel Stenbergwhite space and copyright year changes
2003-10-14 Daniel StenbergGisle Vanem's IPv6-on-Windows patch applied!
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-11-05 Daniel Stenbergcorrected the Curl_tvnow prototype (-Wstrict-prototypes...
2001-10-12 Daniel StenbergCurl_tvdiff() now returns a millisecond diff, no double...
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-08-24 Daniel Stenbergmoved include setup.h
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-02-16 Daniel StenbergJörn Hartroth adjusted for the mingw32 compiler
1999-12-29 Daniel StenbergInitial revision