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.c
Age
Commit message (
Expand
)
Author
2007-06-30
moved includes to setup.h so that the project headers also pick them up (elem...
Gunter Knauf
2007-06-30
minor patches to enable building for NetWare CLIB.
Gunter Knauf
2006-01-09
Made the copyright year match the latest modification's year.
Daniel Stenberg
2005-12-18
Cleanup windows header includes. Where aplicable, inclusion of
Yang Tse
2004-12-17
<windows.h> required for Watcom.
Gisle Vanem
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-03-30
added more comments for what the functions return
Daniel Stenberg
2004-03-11
Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets.
Daniel Stenberg
2004-01-04
make our private version of gettimeofday() static
Daniel Stenberg
2003-10-14
Gisle Vanem's IPv6-on-Windows patch applied!
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
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-06-26
T. Bharath fixed his mm lib timer resolution fix
Daniel Stenberg
2002-06-03
T. Bharath fixed higher resolution time for windows builds
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-11-12
made Curl_tvdiff round the diff better and make the subtraction before
Daniel Stenberg
2001-10-12
Curl_tvdiff() now returns a millisecond diff, no double like before
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-10-01
added comment to the tvdiff
Daniel Stenberg
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-03-13
Curl_tvnow is now properly declared with (void)
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-06-20
haxx.nu => haxx.se
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg