Yang Tse
|
584f3639e3
|
update copyright year
|
2007-04-03 18:25:18 +00:00 |
|
Yang Tse
|
29bb6f65f1
|
Move header file inclusion logic and definition of timeval
struct for platforms that don't have it to setup_once.h
|
2007-02-20 12:12:27 +00:00 |
|
Dan Fandrich
|
69f2f5cb6f
|
Replicate the configure tests that determined that timeval was available.
|
2007-02-17 01:23:37 +00:00 |
|
Yang Tse
|
772a985dc3
|
Update copyright year, since the file has been modified
|
2006-10-27 03:47:57 +00:00 |
|
Yang Tse
|
1855fc35f2
|
Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined
|
2006-10-14 12:02:19 +00:00 |
|
Yang Tse
|
32ac4edeed
|
Check for struct timeval at configuration time
|
2006-10-13 01:35:14 +00:00 |
|
Yang Tse
|
22307ae0ee
|
Inclusion of time header files based on header existance
|
2006-10-12 03:57:33 +00:00 |
|
Yang Tse
|
e150150d9f
|
Remove redundant __CYGWIN__ symbol check
|
2006-10-11 16:01:16 +00:00 |
|
Gisle Vanem
|
4f4277d9c7
|
Simplified #ifdef on WIN32; the statement
" !defined(__GNUC__) || defined(__MINGW32__)" implies
CygWin.
|
2006-09-03 13:52:07 +00:00 |
|
Gisle Vanem
|
c7aae10300
|
Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead.
|
2006-08-30 16:17:06 +00:00 |
|
Gisle Vanem
|
59cf6fd4f0
|
Watcom lacks <sys/time.h>.
|
2006-08-29 18:45:55 +00:00 |
|
Dan Fandrich
|
684245d6ce
|
Changes to support building for eCos 1.3.1. This has been tested with
file: URLs only.
|
2006-07-19 22:27:49 +00:00 |
|
Daniel Stenberg
|
bda1e9aeab
|
Made the copyright year match the latest modification's year.
|
2006-01-09 13:17:14 +00:00 |
|
Gisle Vanem
|
7b51aafa86
|
Changes for PellesC compiler under Win32. A bit limited, but
we just love swedish products...
|
2005-12-20 22:20:04 +00:00 |
|
Gisle Vanem
|
5c2d4a6bdd
|
Watcom has 'struct timeval'.
|
2004-12-17 17:49:10 +00:00 |
|
Daniel Stenberg
|
d3be5b2725
|
delete trailing whitespace
|
2004-11-04 16:14:33 +00:00 |
|
Daniel Stenberg
|
938a72b2db
|
Gisle's adjustments to allow building with lcc-win32
|
2004-06-02 11:36:07 +00:00 |
|
Daniel Stenberg
|
2fd463e979
|
Dirk Manske increased the resolution for what the CURLINFO_*_TIME return.
|
2004-04-09 09:36:31 +00:00 |
|
Daniel Stenberg
|
780b962336
|
provide these functions as curlx_* ones as this enables the curl app to
re-use these sources and functions for subsecond resolution timing
|
2004-04-06 10:15:10 +00:00 |
|
Daniel Stenberg
|
36f76396ea
|
Diego Casorran's fixes to allow native AmigaOS builds
|
2004-01-13 08:35:57 +00:00 |
|
Daniel Stenberg
|
93a8572928
|
white space and copyright year changes
|
2004-01-04 12:09:52 +00:00 |
|
Daniel Stenberg
|
749f5387c1
|
Gisle Vanem's IPv6-on-Windows patch applied!
|
2003-10-14 12:00:45 +00:00 |
|
Daniel Stenberg
|
f26a338a54
|
copyright year update in the source header
|
2003-01-16 21:08:12 +00:00 |
|
Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
974f314f57
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
|
Daniel Stenberg
|
5623e0bb0e
|
corrected the Curl_tvnow prototype (-Wstrict-prototypes found it)
|
2001-11-05 12:37:22 +00:00 |
|
Daniel Stenberg
|
532bca41e5
|
Curl_tvdiff() now returns a millisecond diff, no double like before
|
2001-10-12 12:32:20 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
53c2798886
|
moved include setup.h
|
2000-08-24 14:28:11 +00:00 |
|
Daniel Stenberg
|
1ef3600a07
|
haxx.nu => haxx.se
|
2000-06-20 15:31:26 +00:00 |
|
Daniel Stenberg
|
65b3a9b498
|
Jörn Hartroth adjusted for the mingw32 compiler
|
2000-02-16 00:01:07 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|