summaryrefslogtreecommitdiff
path: root/config-win32.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-14use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse1-0/+3
2009-02-20Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse1-6/+22
2008-12-08Added needed defines for Watt-32 on Windows.Gisle Vanem1-0/+9
2008-11-28Make use of gethostname() conditional on it being availableDan Fandrich1-0/+3
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse1-1/+4
2008-11-01Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availabilityYang Tse1-2/+2
2008-11-01WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ...Yang Tse1-0/+14
2008-09-15rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse1-0/+12
2008-09-11strdup() clone for systems/configurations which lack itYang Tse1-0/+3
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse1-7/+7
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse1-0/+24
2007-12-18MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse1-0/+14
2007-11-15Needed now that in6_addr is referenced in ares.hYang Tse1-0/+10
2007-11-07MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse1-0/+10
2007-10-24Windows build targets have socklen_t definition in ws2tcpip.h but someYang Tse1-5/+0
2007-02-06Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem1-0/+3
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse1-0/+23
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse1-0/+6
2006-10-31Updated dependency output.Gisle Vanem1-2/+2
2006-10-31Removed unneeded stuff.Gisle Vanem1-18/+0
2006-10-31Added Watt-32 section to fix things for Watt32+Win32 targets.Gisle Vanem1-0/+10
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse1-0/+19
2006-07-04Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse1-0/+3
2006-07-04Platforms that don't have/run configure need default values in their config f...Yang Tse1-0/+54
2005-12-20Changes for PellesC for Win32. It needs <unistd.h> for 'ssize_t'. Hence theGisle Vanem1-1/+2
2005-12-18Fix spacing. When defining, define to 1.Yang Tse1-13/+60
2005-12-17CleanupYang Tse1-4/+4
2005-12-16'Fix' windows buildsYang Tse1-0/+4
2005-11-14We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.Gisle Vanem1-0/+1
2005-11-10Easy configuration with this file.Gisle Vanem1-0/+34