Commit History

Author SHA1 Message Date
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 years ago
  Yang Tse 608fdce0a0 if2ip.c related preprocessor cleanup 15 years ago
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 15 years ago
  Yang Tse 267b942383 configure script now checks availability of the inet_ntop() function, 15 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 15 years ago
  Yang Tse 19bc92289d HAVE_ALARM definition for static config-*.h files 15 years ago
  Yang Tse aac739ccd2 ANSI C compatibility adjustment 15 years ago
  Yang Tse 14240e9e10 Initial support of curlbuild.h and curlrules.h which allows 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 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 0163b5b8be fix: socklen_t definition comment 16 years ago
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 17 years ago
  Yang Tse 42a7905205 Update comment 17 years ago
  Daniel Stenberg e485a23a3e Marty Kuhrt's VMS updates 17 years ago
  Yang Tse bcd8a3b240 Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE 17 years ago
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 18 years ago
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 years ago
  Yang Tse 7e43d06b60 Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. 18 years ago
  Yang Tse 89f54f3739 Platforms that don't have/run configure need default values in their config files for: 18 years ago
  Marty Kuhrt 009f5790a4 changed HAVE_STRTOK to follow CRTL version 18 years ago
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects 19 years ago
  Dan Fandrich 42ac24448c Better cope with a failed or unavailable ftruncate(). 19 years ago
  Marty Kuhrt 3970a7056c Reduced the two config-vms.h_* files into this one. 19 years ago