index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config-win32ce.h
Age
Commit message (
Expand
)
Author
2007-11-07
MSVC versions prior to VS2005 do not complain about portable C functions
Yang Tse
2007-10-24
Windows build targets have socklen_t definition in ws2tcpip.h but some
Yang Tse
2007-08-11
Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
Daniel Stenberg
2007-03-20
Remove unneeded 'HAVE_*' defines.
Gisle Vanem
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
2006-11-24
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
Yang Tse
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2006-07-25
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...
Yang Tse
2006-07-11
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
Yang Tse
2006-07-04
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
Yang Tse
2006-07-04
Platforms that don't have/run configure need default values in their config f...
Yang Tse
2006-04-26
Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and
Gisle Vanem
2006-02-17
Fix spacing.
Yang Tse
2005-12-18
Fix spacing. When defining, define to 1.
Yang Tse
2005-12-17
Cleanup
Yang Tse
2005-12-16
'Fix' windows builds
Yang Tse
2004-12-06
Replace MINGW32 with built-in __MINGW32__.
Gisle Vanem
2004-11-08
Change OS name. Fix header guard.
Gisle Vanem
2004-11-05
removed errno, added EAGAIN
Daniel Stenberg
2004-11-05
it has a sys/stat.h file, according to Paul Nolan
Daniel Stenberg
2004-11-02
Paul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg