Commit History

Author SHA1 Message Date
  Yang Tse 3ae470eedf Fix preprocessor conditional expression 15 years ago
  Yang Tse 7a928b40f3 Proper naming for the experimental compiler test and moved to *-compilers.m4 15 years ago
  Yang Tse cfda3e6a48 Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_* 15 years ago
  Yang Tse afe06b48d6 Use autobuilds to verify if a couple of experimental compiler tests pass on all of them. 15 years ago
  Yang Tse 4dbc7850bd HP-UX's X/Open network library requirement check follow-up 15 years ago
  Yang Tse 9b4253fe67 HP-UX's X/Open network library requirement check follow-up 15 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse 8469db016d Check definition of _XOPEN_SOURCE_EXTENDED with the compiler 15 years ago
  Yang Tse 256489639c Rearrange placement inside file of CURL_DEFINE_UNQUOTED, CURL_CONFIGURE_LONG 15 years ago
  Yang Tse e323abe5d9 Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLUDES_* 15 years ago
  Yang Tse afc00b08d7 Remove temporary debug tracing for curl_socklen_t detection failures 15 years ago
  Yang Tse 217f7a7ea7 Take 2 at handling getpeername() prototypes with a void pointer for third argument 15 years ago
  Yang Tse 317d351423 Attempt to handle getpeername() prototypes with a void pointer for third argument 15 years ago
  Yang Tse f4d8728df9 Add temporary debug tracing for curl_socklen_t detection failures 15 years ago
  Yang Tse 1e5ed4fa33 Rearrange curl_socklen_t tests to improve speed of usual results 15 years ago
  Yang Tse 0daeab3b8d Initial step towards a configure time curl_socklen_t definition 15 years ago
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 years ago
  Daniel Stenberg b9fdc0c251 - Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665) 15 years ago
  Dan Fandrich c4f4fa4089 Automatically detect OpenBSD's CA cert bundle. 15 years ago
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 15 years ago
  Yang Tse 0989cd358a Initial attempt to detect at configuration time if the getaddrinfo() 15 years ago
  Yang Tse 0abaf22467 #include <stdlib.h> for exit() prototype 15 years ago
  Yang Tse 2245ac2f88 Initial attempt to support configure's --(dis|en)able-warnings 15 years ago
  Yang Tse 4aee6822ca now compiler warnings are activated for all gcc builds, not only debug ones. 15 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Yang Tse a8323cc3f5 icc adjustments 16 years ago
  Yang Tse d84440d53b improve detection of gethostbyaddr_r() and gethostbyname_r() 16 years ago
  Yang Tse d7e406e020 improve detection of gethostname(), localtime_r() and strstr() 16 years ago
  Yang Tse b93ad10fa5 improve detection of fdopen() and strerror_r() 16 years ago
  Yang Tse 3072c5b8a1 icc adjustments 16 years ago