Commit History

作者 SHA1 備註 提交日期
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse 8d6e8e00e1 14 年之前
  Daniel Stenberg 7c028a8332 - Markus Duft pointed out in bug #2961796 that even though Interix has a 14 年之前
  Yang Tse 1e87e4bb4e Prevent detection of stdint.h on IRIX systems, even when available. 15 年之前
  Yang Tse f0068267ee Update serial number 15 年之前
  Yang Tse 5b3be2ee35 15 年之前
  Yang Tse 5e75817d44 Assume that getaddrinfo is thread safe, unless hard coded 15 年之前
  Yang Tse a7e4022d6b Related with the threadsafe capability of getaddrinfo: 15 年之前
  Yang Tse 4999847625 AIX 5.2 and newer have threadsafe getaddrinfo. 15 年之前
  Yang Tse d26a92493a HP-UX 11.11 and later have threadsafe getaddrinfo 15 年之前
  Yang Tse c1f9440aca Check if getaddrinfo is threadsafe when function check allows it to be used 15 年之前
  Yang Tse 6d4e6cc813 15 年之前
  Yang Tse b64dd3c63d Added check for memrchr function or macro 15 年之前
  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 年之前
  Yang Tse 1ff4e9008b 15 年之前
  Yang Tse d6d63147b6 add CloseSocket camel case function check 15 年之前
  Yang Tse 37eba37019 15 年之前
  Yang Tse 40b2f2553b 15 年之前
  Yang Tse e323abe5d9 Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLUDES_* 15 年之前
  Yang Tse 0daeab3b8d Initial step towards a configure time curl_socklen_t definition 15 年之前
  Yang Tse debe0b561d check for poll() as it is done for other functions 16 年之前
  Dan Fandrich 32634b0771 Make checking for struct ifreq a prerequisite for setting 16 年之前
  Yang Tse 9b12f09600 check for gethostbyaddr and gethostbyname as it is done for other functions 16 年之前
  Yang Tse ecd3251542 Make configure script check if ioctl with the SIOCGIFADDR command can be 16 年之前
  Yang Tse 999c7126b3 fix leftover from previous commit 16 年之前
  Yang Tse cd440215a5 fix inet_pton() runtime configure check 16 年之前
  Yang Tse 3517eba632 fix typo affecting inclusion of <arpa/inet.h> in configure 16 年之前
  Yang Tse 2cd44abafc #include <string.h> in the getaddrinfo() runtime check for the memset() prototype 16 年之前
  Yang Tse 4b486ebbc1 fix symbol definition check for fcntl.h inclusion 16 年之前
  Yang Tse f9f211d2c6 #include <stdlib.h> in the getifaddrs() runtime check for the exit() prototype 16 年之前