index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
timeval.h
Age
Commit message (
Expand
)
Author
2006-10-14
Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined
Yang Tse
2006-10-13
Check for struct timeval at configuration time
Yang Tse
2006-10-12
Inclusion of time header files based on header existance
Yang Tse
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-09-03
Simplified #ifdef on WIN32; the statement
Gisle Vanem
2006-08-30
Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead.
Gisle Vanem
2006-08-29
Watcom lacks <sys/time.h>.
Gisle Vanem
2006-07-19
Changes to support building for eCos 1.3.1. This has been tested with
Dan Fandrich
2006-01-09
Made the copyright year match the latest modification's year.
Daniel Stenberg
2005-12-20
Changes for PellesC compiler under Win32. A bit limited, but
Gisle Vanem
2004-12-17
Watcom has 'struct timeval'.
Gisle Vanem
2004-11-04
delete trailing whitespace
Daniel Stenberg
2004-06-02
Gisle's adjustments to allow building with lcc-win32
Daniel Stenberg
2004-04-09
Dirk Manske increased the resolution for what the CURLINFO_*_TIME return.
Daniel Stenberg
2004-04-06
provide these functions as curlx_* ones as this enables the curl app to
Daniel Stenberg
2004-01-13
Diego Casorran's fixes to allow native AmigaOS builds
Daniel Stenberg
2004-01-04
white space and copyright year changes
Daniel Stenberg
2003-10-14
Gisle Vanem's IPv6-on-Windows patch applied!
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-11-05
corrected the Curl_tvnow prototype (-Wstrict-prototypes found it)
Daniel Stenberg
2001-10-12
Curl_tvdiff() now returns a millisecond diff, no double like before
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-08-24
moved include setup.h
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-02-16
Jörn Hartroth adjusted for the mingw32 compiler
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg