Commit History

Author SHA1 Message Date
  Yang Tse cbd9dcbe41 Use int64_t in favour of __int64 for curl_off_t when both are available. 16 years ago
  Yang Tse 4594187732 Improve CURL_CHECK_DEF 16 years ago
  Yang Tse 3cc40a2584 Add debug tracing for DO_CURL_OFF_T_CHECK 16 years ago
  Yang Tse c11933b3fd Remove some redundancy 16 years ago
  Yang Tse 4687699726 Remove potential overquoting 16 years ago
  Yang Tse dabd3cd355 Add debug tracing for CURL_CHECK_DEF 16 years ago
  Yang Tse 479466a495 Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty. 16 years ago
  Yang Tse ddfa33be79 Fix CURL_CHECK_DEF so that when the expansion of the preprocessor symbol results 16 years ago
  Yang Tse 14240e9e10 Initial support of curlbuild.h and curlrules.h which allows 16 years ago
  Yang Tse b4fdccf87a Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. 16 years ago
  Yang Tse 9cef14dfb2 Add a whitespace 16 years ago
  Yang Tse 2d15d84a01 Ensure that reserved keyword AC_DEFUN is only used for its purpose. 16 years ago
  Yang Tse 1035469662 Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it has 16 years ago
  Yang Tse a3498f96ef Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of 16 years ago
  Yang Tse 52d9a3c34f Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 16 years ago
  Yang Tse 9b0110f50c Assert that SED and GREP are set 16 years ago
  Yang Tse b377e857bd simplify multi '#' char comment line 16 years ago
  Yang Tse 8a323f8354 Another step towards detecting if _REENTRANT is already defined or actually 16 years ago
  Yang Tse e933b28aaf cleanup duplicate line 16 years ago
  Yang Tse 1bc490077a Make sure that configure process tests are done with the same _REENTRANT 16 years ago
  Yang Tse 7d773abe50 checks for gethostbyaddr_r with 7 and 8 args now also done with -D_REENTRANT 16 years ago
  Yang Tse bffe69a151 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will 16 years ago
  Yang Tse facc5f7ec5 Remove showing additional info needed to debug configure 16 years ago
  Yang Tse 184229b1e5 Added "pointer to void" as another data type to check for the sixth argument of 16 years ago
  Yang Tse 3e488c4f19 Temporarily show additional info needed to debug configure 16 years ago
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 16 years ago
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and 16 years ago
  Yang Tse 97333deb3f fallback to gettimeofday when monotonic clock is unavailable at run-time 16 years ago
  Yang Tse 72b4b3c7f8 make check message wording more precise 16 years ago
  Yang Tse e6c23672b2 fix C style comment 16 years ago