Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / setup.h
2008-07-30 Yang TseUpdate copyright year.
2008-07-30 Yang TseSync comment with reality.
2008-07-27 Yang Tsesetup.h handles definition of _REENTRANT based on NEED_...
2008-07-15 Yang TseAllow --enable-largefile and --disable-largefile config...
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-10-24 Yang TseWindows build targets have socklen_t definition in...
2007-06-02 Daniel StenbergBrad House fixed VS2005 compiler warnings due to time_t...
2007-05-30 Daniel Stenbergadded ares_process_fd() to allow applications to ask...
2007-01-30 Gisle VanemSupport for OpenWatcom (Win32): It do have getpid(...
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-18 Yang TseIntroduce symbol USE_WINSOCK which will be defined...
2006-08-04 Yang TseAvoid redundant check. configure script takes care...
2006-07-28 Yang TseFirst step trying to avoid the multiple header inclusio...
2006-07-22 Gisle VanemAdded CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2005-12-20 Gisle VanemChanges for PellesC for Win32. It needs <unistd.h>...
2005-12-17 Yang TseFix typo
2005-12-17 Yang TseWindows related cleanup
2005-12-16 Yang Tse'Fix' windows builds
2005-11-10 Gisle VanemUse config-win32.h on Windows. Fixes for djgpp.
2005-11-09 Gisle VanemMSVC fix for 'socklen_t'. Replace <winsock.h> with...
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API
2005-04-06 Daniel Stenbergmoved the *_inet_pton protos to inet_net_pton.h instead
2005-04-06 Daniel Stenbergmade the ares_inet_net_pton() proto use size_t size...
2005-04-05 Dominick MeglioProvided implementations of inet_net_pton and inet_pton...
2005-03-22 Gisle VanemPrevent redefinition warning with CURLDEBUG.
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2004-08-20 Gisle VanemNo <sys/uio.h> on DOS/Win32
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-24 Daniel StenbergGisle Vanem:
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...