summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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