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