29 Commits (dfcd806a8bb43a585c737badda249900c1c4dbd1)

Author SHA1 Message Date
Yang Tse e5e2cd5659 Allow --enable-largefile and --disable-largefile configurations. 17 years ago
Yang Tse 7cd35ce698 Define WIN32 when build target is Win32 API. 17 years ago
Yang Tse 269e082f77 Windows build targets have socklen_t definition in ws2tcpip.h but some 17 years ago
Daniel Stenberg efa231bec5 Brad House fixed VS2005 compiler warnings due to time_t being 64bit. 18 years ago
Daniel Stenberg 8c35c65fc7 added ares_process_fd() to allow applications to ask for processing on 18 years ago
Gisle Vanem 4a30753b47 Support for OpenWatcom (Win32): It do have getpid(), but no 18 years ago
Yang Tse 77ac18117c Check for USE_WINSOCK instead of WIN32 where the check was done 18 years ago
Yang Tse 70ed671edf Introduce symbol USE_WINSOCK which will be defined when 18 years ago
Yang Tse 1a8709fa8d Avoid redundant check. configure script takes care of not defining 19 years ago
Yang Tse b05a63758c First step trying to avoid the multiple header inclusion and recursion nightmare. 19 years ago
Gisle Vanem f417f06ca9 Added CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Yang Tse 413a37e409 Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode. 19 years ago
Gisle Vanem ac9950c3eb Changes for PellesC for Win32. It needs <unistd.h> for 'ssize_t'. Hence the 19 years ago
Yang Tse a0d9a3b9f5 Fix typo 19 years ago
Yang Tse 736bae28d0 Windows related cleanup 19 years ago
Yang Tse 9950522a46 'Fix' windows builds 19 years ago
Gisle Vanem b9f81c8e01 Use config-win32.h on Windows. Fixes for djgpp. 19 years ago
Gisle Vanem 14199ea4b9 MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> + 19 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Daniel Stenberg e10e4843c6 moved the *_inet_pton protos to inet_net_pton.h instead 20 years ago
Daniel Stenberg 06e8c9fe3f made the ares_inet_net_pton() proto use size_t size, as the function in the 20 years ago
Dominick Meglio ffb4cf5554 Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support. 20 years ago
Gisle Vanem a4365e169c Prevent redefinition warning with CURLDEBUG. 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Gisle Vanem 9882a12fea No <sys/uio.h> on DOS/Win32 21 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 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