summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
Commit message (Expand)AuthorAgeFilesLines
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* config-win32: define SIZEOF_LONGViktor Szakats2017-08-221-0/+3
* spelling fixesklemens2017-03-261-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc: Windows-specific input fixesJay Satiro2015-03-301-1/+1
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-2/+2
* unicode NTLM SSPI: cleanupYang Tse2012-07-051-3/+11
* config-win32ce.h: WinCE config adjustmentMark Salisbury2012-06-201-2/+2
* errno.h inclusion conditionally done in setup_once.h - followupYang Tse2011-07-251-1/+1
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+7
* Enable OpenLDAP support for cygwin builds.Yang Tse2010-06-041-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-2/+8
* use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse2009-04-141-0/+3
* changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf2008-12-301-1/+1
* added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf2008-12-301-0/+3
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+4
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-3/+0
* HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32Yang Tse2008-09-151-3/+9
* Adjustments to better select/differentiate when large/small fileYang Tse2008-08-221-0/+16
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-8/+0
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* Remove duplicate file inclusions. These are already done in lib/setup.hYang Tse2008-07-141-18/+0
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-1/+0
* Remove fflush() + fsync() previously introduced accelerated writing ofYang Tse2008-04-221-8/+0
* HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systemsYang Tse2008-04-211-0/+8
* VS2005 and later dafault size for time_t is 64-bit, unlessYang Tse2008-03-071-0/+10
* MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse2007-11-071-4/+6
* Windows build targets have socklen_t definition in ws2tcpip.h but someYang Tse2007-10-241-5/+0
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-9/+4
* Remove unneeded 'HAVE_*' defines.Gisle Vanem2007-03-201-12/+0
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-251-5/+7
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+6
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+6
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+3
* 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
* Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H andGisle Vanem2006-04-261-1/+4
* Fix spacing.Yang Tse2006-02-171-1/+1
* Fix spacing. When defining, define to 1.Yang Tse2005-12-181-19/+19
* CleanupYang Tse2005-12-171-148/+200
* 'Fix' windows buildsYang Tse2005-12-161-0/+3
* Replace MINGW32 with built-in __MINGW32__.Gisle Vanem2004-12-061-2/+2
* Change OS name. Fix header guard.Gisle Vanem2004-11-081-4/+4
* removed errno, added EAGAINDaniel Stenberg2004-11-051-2/+1
* it has a sys/stat.h file, according to Paul NolanDaniel Stenberg2004-11-051-1/+1
* Paul Nolan fix to make libcurl build nicely on Windows CEDaniel Stenberg2004-11-021-0/+258