Историја ревизија

Аутор SHA1 Порука Датум
  Yang Tse 374f48675b update year in copyright notice пре 14 година
  Tor Arntsen b4f0e1291f setup_once: use enum type for 'bool' on non-C99 platforms пре 14 година
  Tanguy Fautre 81239edb89 build: allow curl to build with Microsoft VC10 пре 14 година
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines пре 14 година
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments пре 14 година
  Yang Tse 2c0c05e96d пре 15 година
  Yang Tse 2c16681225 Adjusted to take in account that... пре 15 година
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t пре 15 година
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to пре 15 година
  Yang Tse f9894f4ebc Don't abort configuration if recvfrom() is not available. пре 16 година
  Yang Tse 0919de4511 Change recvfrom's sixth argument data type to the 'historically standard' 'int' пре 16 година
  Yang Tse 1b37baf656 Use the sreadfrom() wrapper to replace recvfrom() in our code. пре 16 година
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined пре 16 година
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and пре 16 година
  Yang Tse d8efc99217 fix: remove need and definition of HAVE_SOCKLEN_T symbol пре 16 година
  Yang Tse 08c5e2a194 Windows build targets have socklen_t definition in ws2tcpip.h but some пре 16 година
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, пре 16 година
  Dan Fandrich 8147c3659d Minix doesn't support getsockopt on UDP sockets or send/recv on TCP пре 17 година
  Daniel Stenberg 375cdf89ad With lots of help from Rich Rauenza(?) in bug #1733119, we introduce a fairly пре 17 година
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode пре 17 година
  Yang Tse 84c5e846b3 convenience SIG_ATOMIC_T macro definition пре 17 година
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h пре 17 година
  Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available. пре 17 година
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h пре 17 година
  Yang Tse 29bb6f65f1 Move header file inclusion logic and definition of timeval пре 17 година
  Yang Tse ec9e399668 fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h пре 17 година
  Yang Tse d9bf55570b Move portable error number symbolic name definitions to setup_once.h пре 17 година
  Yang Tse d21e4eb8ae introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO() пре 17 година
  Yang Tse fbcf86b83e avoid using funtion isblank() and just use our ISBLANK пре 17 година
  Yang Tse be71ccbce3 check for isblank() at configuration stage. If not available пре 17 година