Yang Tse
|
a46f55b9de
|
Make sure RETSIGTYPE is properly defined
|
2006-11-25 01:02:52 +00:00 |
|
Yang Tse
|
bcd8a3b240
|
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
as appropriate for platforms that don't have autotools support
|
2006-11-24 16:38:58 +00:00 |
|
Yang Tse
|
c6de584cad
|
Since now src/setup.h includes setup_once.h, src/config-win32.h needs
the definitions for the return type and arguments types of functions
recv() and send().
|
2006-10-20 17:16:06 +00:00 |
|
Yang Tse
|
dc3ed35313
|
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
|
2006-10-14 12:01:44 +00:00 |
|
Yang Tse
|
0ad3e046a4
|
Fix spacing. When defining, define to 1.
|
2005-12-18 16:50:33 +00:00 |
|
Yang Tse
|
23b34744d9
|
Cleanup
|
2005-12-17 21:20:35 +00:00 |
|
Yang Tse
|
e105d5c28f
|
'Fix' windows builds
|
2005-12-16 20:55:07 +00:00 |
|
Daniel Stenberg
|
a8ff0a21bf
|
Based on feedback from Cory Nelson, I added some preprocessor magic in
*/setup.h and */config-win32.h to build fine with VS2005 on x64.
|
2005-04-24 22:25:04 +00:00 |
|
Dan Fandrich
|
42ac24448c
|
Better cope with a failed or unavailable ftruncate().
Added HAVE_FTRUNCATE to all the static config-*.h files on the assumption
that all those systems provide it.
|
2005-03-05 00:54:16 +00:00 |
|
Gisle Vanem
|
fe5979cfdb
|
Replace MINGW32 with built-in __MINGW32__.
|
2004-12-06 14:43:04 +00:00 |
|
Daniel Stenberg
|
0d4ddfa743
|
mingw _has_ a ftruncate() but it doesn't work with 64bit file sizes so we
can just safely pretend we don't have one
|
2004-11-24 22:11:18 +00:00 |
|
Daniel Stenberg
|
700e3b685a
|
mingw has a ftruncate() function
|
2004-11-24 16:16:36 +00:00 |
|
Gisle Vanem
|
b5c90c9b05
|
Borland doesn't have <sys/utime.h>, utime() nor
_lseeki64().
|
2004-11-14 13:50:21 +00:00 |
|
Gisle Vanem
|
9296d9deb8
|
All Win compilers have locale.h + setlocale().
|
2004-10-19 10:13:26 +00:00 |
|
Daniel Stenberg
|
5b55dcbfbb
|
reverted bad win32 fix
|
2004-06-24 14:34:13 +00:00 |
|
Gunter Knauf
|
e7dbbd16a5
|
fixed the MSVC build.
|
2004-06-24 13:49:14 +00:00 |
|
Daniel Stenberg
|
3915fecf80
|
USE_MANUAL is now defined by default
|
2004-04-25 15:21:16 +00:00 |
|
Daniel Stenberg
|
50a1853560
|
use the new OS define from lib/config-win32.h
|
2004-03-10 16:07:19 +00:00 |
|
Daniel Stenberg
|
c3614fa6a3
|
Gisle Vanem updated the code for win32 and djgpp builds.
|
2004-01-14 07:42:10 +00:00 |
|
Daniel Stenberg
|
5a8d1c4cd1
|
HAVE_SYS_UTIME_H adjustments
|
2001-09-07 09:53:21 +00:00 |
|
Daniel Stenberg
|
06993556f3
|
defined HAVE_UTIME and HAVE_UTIME_H
|
2001-09-03 14:31:48 +00:00 |
|
Daniel Stenberg
|
93c53424c8
|
cleanup commit for new autoconf+automake+libtool versions
|
2001-05-22 18:16:24 +00:00 |
|
Daniel Stenberg
|
022f1766f9
|
Added a define in the Mingw32 makefiles to allow parts of the config-win32
files depend on that as well. It turned out Borland has no unistd.h file
either, only mingw32 seems to use that.
|
2000-06-14 14:28:45 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
93389de614
|
Added HAVE_STRDUP
|
2000-03-14 08:29:42 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|