Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-02 | added a in_addr_t #define | Daniel Stenberg | |
2001-11-22 | Undefine long_long - not supported by VC | sm | |
2001-08-24 | T. Bharath's patch. It is kind of dirty, as it #pragma aways a whole bunch | Daniel Stenberg | |
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-03-14 | Jörn added "#define socklen_t int" | Daniel Stenberg | |
2001-02-07 | Added #define ssize_t int since ssize_t doesn't seem to exist in normal | Daniel Stenberg | |
win32 systems | |||
2000-06-14 | Added a define in the Mingw32 makefiles to allow parts of the config-win32 | Daniel Stenberg | |
files depend on that as well. It turned out Borland has no unistd.h file either, only mingw32 seems to use that. | |||
2000-06-13 | Luong Dinh Dung's comments adjusted | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-03-23 | HAVE_UNAME was bad | Daniel Stenberg | |
HAVE_UNISTD_H is now not set if VC6 is defined | |||
2000-03-16 | RAND_SCREEN is only available for win32 SSL users | Daniel Stenberg | |
2000-03-14 | Added #define HAVE_SETVBUF 1 | Daniel Stenberg | |
2000-03-02 | sys/select.h and gettimeofday() adjusted | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |