Commit History

Autor SHA1 Mensaxe Data
  Daniel Stenberg b97606f0b0 Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS %!s(int64=16) %!d(string=hai) anos
  Yang Tse 19479ea021 Internal time differences now use monotonic time source if available. %!s(int64=16) %!d(string=hai) anos
  Yang Tse 91aeebed26 Regression fix: %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code %!s(int64=17) %!d(string=hai) anos
  Yang Tse a11c8a6ea0 Cleanup no longer used macros %!s(int64=17) %!d(string=hai) anos
  Yang Tse 2858935187 Fix compiler warning: local variable may be used without having been initialized %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 8bd7197a8f Primarily this fixes an off-by-one buffer overwrite (rare but still existing). %!s(int64=17) %!d(string=hai) anos
  Yang Tse 7f33aae067 initialize pending_ms to zero to avoid compiler warning: %!s(int64=17) %!d(string=hai) anos
  Yang Tse 61022f3817 - Save one call to curlx_tvnow(), which calls gettimeofday(), in each of %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg bf648fcfc3 keep lines < 80 columns %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a %!s(int64=17) %!d(string=hai) anos
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h %!s(int64=17) %!d(string=hai) anos
  Yang Tse f1b4f5e2ae fix MSDOS symbol check %!s(int64=17) %!d(string=hai) anos
  Yang Tse 8a7d58378b fix compiler warning %!s(int64=17) %!d(string=hai) anos
  Yang Tse 3d5a8515a6 fix error introduced in last commit %!s(int64=17) %!d(string=hai) anos
  Yang Tse 869d192ffc Improve detection of socket events which allow a further recv() call %!s(int64=17) %!d(string=hai) anos
  Yang Tse eed47311f8 New Internal wrapper function Curl_select() around select (2), it %!s(int64=17) %!d(string=hai) anos
  Yang Tse 59eaae42b8 don't retry select() call upon unrecoverable error EBADF %!s(int64=17) %!d(string=hai) anos
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() %!s(int64=17) %!d(string=hai) anos
  Yang Tse 4fb483012c Add a couple of local macros to improve code readability. %!s(int64=17) %!d(string=hai) anos
  Yang Tse 842be6c52f fix compiler warning: implicit conversion from "long" to "int" %!s(int64=17) %!d(string=hai) anos
  Yang Tse e4b754f64e Fixed: When a signal was caught awaiting for an event using Curl_select() %!s(int64=17) %!d(string=hai) anos
  Yang Tse da2b75a026 Fix compiler warning/error: ISO C90 forbids mixed declarations and code %!s(int64=17) %!d(string=hai) anos
  Yang Tse 0e2d3b7b6c Code refactoring, extracting a new function wait_ms() from Curl_select and %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: %!s(int64=17) %!d(string=hai) anos
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files %!s(int64=17) %!d(string=hai) anos
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling %!s(int64=18) %!d(string=hai) anos
  Gisle Vanem b7aaa4d907 Include <dos.h> for delay() on MSDOS. %!s(int64=18) %!d(string=hai) anos