Commit History

Author SHA1 Message Date
  Yang Tse 55329b56cb Use a more descriptive var name. 18 years ago
  Yang Tse 7e43d06b60 Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. 18 years ago
  Yang Tse 01fa02d0b5 Find out return types and argument types for functions recv() and send() at configuration stage. 18 years ago
  Yang Tse bec1977137 Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_NI_WITHSCOPEID 18 years ago
  Yang Tse 4c08eb4b11 Make CURL_CHECK_NI_WITHSCOPEID actually try to compile NI_WITHSCOPEID when cross-compiling. 18 years ago
  Yang Tse 0163730437 Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO 18 years ago
  Yang Tse 39745ac38e Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO 18 years ago
  Yang Tse a1c6d5861a Get some debug info 18 years ago
  Yang Tse 589c4596d8 Get some debug info 18 years ago
  Yang Tse 7a6d7fca42 Avoid shell globbing 18 years ago
  Yang Tse 5305c9f1e8 Get qualifier of arg 1 for getnameinfo apart. Take 3. 18 years ago
  Yang Tse b1022ea4c1 Get qualifier of arg 1 for getnameinfo apart. 18 years ago
  Yang Tse 2e0ad842d0 Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO 18 years ago
  Daniel Stenberg 2df622fd14 detect ICC and pass on "-we 147" so that the configure checks for function 18 years ago
  Daniel Stenberg 65afc576ea configure no longer warns on "missing" if the current path contains a space 18 years ago
  Yang Tse e4388643f1 Checking for function getnameinfo and its arguments is finally 19 years ago
  Yang Tse bc4208201c Undefine HAVE_GETNAMEINFO if unable to find 19 years ago
  Yang Tse a0d69d52a1 Undefine HAVE_GETNAMEINFO if unable to find 19 years ago
  Yang Tse e3657644d6 In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling a windows 19 years ago
  Yang Tse df2b1251a0 fix ioctlsocket detection 19 years ago
  Daniel Stenberg d551412a32 added our standard source header 19 years ago
  Daniel Stenberg 6de67a134e fix closing parentheses 19 years ago
  Yang Tse fd0d560b47 Fix quoting 19 years ago
  Yang Tse 7b488a3bef Use native type SOCKET instead of int when testing functionality of ioctlsocket on Windows 19 years ago
  Yang Tse f448168501 Ooops 19 years ago
  Yang Tse 898bb397b1 Add checking for type DWORD as argument 4 and 6 of getnameinfo 19 years ago
  Yang Tse 74ed5b5ebd Adjust more windows header includes 19 years ago
  Yang Tse d6eb1a7b98 Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_GETNAMEINFO_ARGTYPES 19 years ago
  Yang Tse 4ff56b15e9 Add check for 'unsigned int' as type of arguments 4 and 6 of getnameinfo 19 years ago
  Yang Tse 5fd8dd2dce When checking the type of the first argument of getnameinfo do it in the 19 years ago