Commit History

Author SHA1 Message Date
  Yang Tse a7e4022d6b Related with the threadsafe capability of getaddrinfo: 15 years ago
  Yang Tse 4999847625 AIX 5.2 and newer have threadsafe getaddrinfo. 15 years ago
  Yang Tse d26a92493a HP-UX 11.11 and later have threadsafe getaddrinfo 15 years ago
  Yang Tse c1f9440aca Check if getaddrinfo is threadsafe when function check allows it to be used 15 years ago
  Yang Tse 6d4e6cc813 15 years ago
  Yang Tse b64dd3c63d Added check for memrchr function or macro 15 years ago
  Gunter Knauf f671d0513c renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 15 years ago
  Yang Tse 1ff4e9008b 15 years ago
  Yang Tse d6d63147b6 add CloseSocket camel case function check 15 years ago
  Yang Tse 37eba37019 15 years ago
  Yang Tse 40b2f2553b 15 years ago
  Yang Tse e323abe5d9 Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLUDES_* 15 years ago
  Yang Tse 0daeab3b8d Initial step towards a configure time curl_socklen_t definition 15 years ago
  Yang Tse debe0b561d check for poll() as it is done for other functions 15 years ago
  Dan Fandrich 32634b0771 Make checking for struct ifreq a prerequisite for setting 16 years ago
  Yang Tse 9b12f09600 check for gethostbyaddr and gethostbyname as it is done for other functions 16 years ago
  Yang Tse ecd3251542 Make configure script check if ioctl with the SIOCGIFADDR command can be 16 years ago
  Yang Tse 999c7126b3 fix leftover from previous commit 16 years ago
  Yang Tse cd440215a5 fix inet_pton() runtime configure check 16 years ago
  Yang Tse 3517eba632 fix typo affecting inclusion of <arpa/inet.h> in configure 16 years ago
  Yang Tse 2cd44abafc #include <string.h> in the getaddrinfo() runtime check for the memset() prototype 16 years ago
  Yang Tse 4b486ebbc1 fix symbol definition check for fcntl.h inclusion 16 years ago
  Yang Tse f9f211d2c6 #include <stdlib.h> in the getifaddrs() runtime check for the exit() prototype 16 years ago
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 16 years ago
  Yang Tse 9717ccb786 check for getifaddrs and freeifaddrs as it is done for other functions 16 years ago
  Yang Tse 33319f5d2d check for freeaddrinfo() at configuration phase 16 years ago
  Yang Tse 91c77808c4 update aclocal file serial number 16 years ago
  Yang Tse 197ad60d21 remove verification of the freeability of the addrinfo struct pointer members 16 years ago
  Yang Tse 23eb74e085 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
  Yang Tse d4514f9c10 fix leftover 16 years ago