Historique des commits

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