Historie revizí

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