17 Commits (46f32200976db43589680f770b1c5d056365d4f1)

Author SHA1 Message Date
Gisle Vanem db1a0acb0f Fixed typo. 18 years ago
Yang Tse 69fa447354 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
Yang Tse 2bd57a6d30 use our own ISUPPER and ISLOWER macros 18 years ago
Gisle Vanem 6a3e5617d7 Use correct calling convention. 18 years ago
Gisle Vanem b6c4466641 Added DllMain() function for Watcom. 18 years ago
Yang Tse 283737c856 Replace send() and recv() with swrite() and sread() macros. 19 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Gisle Vanem 6c64cc8669 Replace IsNT with IS_NT(). 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg 3d0de826a5 removed C++ comment to please picky source checkers 21 years ago
Daniel Stenberg e8e8d3a407 Gisle Vanem: 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 3f01f1b772 mingw has str(n)casecmp() functions 21 years ago
Daniel Stenberg c72a2f4af7 prevent the windows version to use global symbol names 21 years ago
Daniel Stenberg 2c9c9e92fd Dominick Meglio's fix to make our private gettimeofday() use the ares_ 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago