Daniel Stenberg
73417b59c7
T. Bharath's patch. It is kind of dirty, as it #pragma aways a whole bunch
...
of compiler warnings, but I guess they make the life somewhat easier to live
for a ms dude compiling this. For a rainy day: remove the pragmas and correct
the source code that cause the warnings!
2001-08-24 07:43:24 +00:00
Daniel Stenberg
3201d2dafa
Jörn added "#define socklen_t int"
2001-03-14 08:28:54 +00:00
Daniel Stenberg
ccd57e58f6
Added #define ssize_t int since ssize_t doesn't seem to exist in normal
...
win32 systems
2001-02-07 09:23:54 +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
e22d75cd6e
Luong Dinh Dung's comments adjusted
2000-06-13 23:04:44 +00:00
Daniel Stenberg
96dde76b99
moved here from the newlib branch
2000-05-22 14:12:12 +00:00
Daniel Stenberg
1acda9ef9c
HAVE_UNAME was bad
...
HAVE_UNISTD_H is now not set if VC6 is defined
2000-03-23 10:39:00 +00:00
Daniel Stenberg
912fd9b165
RAND_SCREEN is only available for win32 SSL users
2000-03-16 11:33:39 +00:00
Daniel Stenberg
5d1095a6f4
Added #define HAVE_SETVBUF 1
2000-03-14 08:29:11 +00:00
Daniel Stenberg
8ddd89a323
sys/select.h and gettimeofday() adjusted
2000-03-02 23:05:01 +00:00
Daniel Stenberg
ae1912cb0d
Initial revision
1999-12-29 14:20:26 +00:00