Commit History

Author SHA1 Message Date
  Gisle Vanem b7aaa4d907 Include <dos.h> for delay() on MSDOS. 17 years ago
  Daniel Stenberg 0682d25da5 - Victor Snezhko helped us fix bug report #1603712 17 years ago
  Daniel Stenberg 3ce43764be Matt Witherspoon fixed a problem case when the CPU load went to 100% when a 17 years ago
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done 17 years ago
  Yang Tse eceb37bde2 Cygwin 1.5.21 needs this hack to pass test 160. 17 years ago
  Daniel Stenberg 1fa3a5cce9 Cory Nelson made libcurl use the WSAPoll() function if built for Windows 18 years ago
  Daniel Stenberg 9bece2b313 additional renames of Curl_ourerrno => Curl_sockerrno 18 years ago
  Gisle Vanem 12db20be4e Fixed signed/unsigned convertion errors in Salford-C. 18 years ago
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. 18 years ago
  Daniel Stenberg c2862742ab Thanks to this nice summary of poll() implementations: 18 years ago
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Dan Fandrich 6c6dda1b74 Fixed typo. 19 years ago
  Daniel Stenberg 8817779f23 Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighly 19 years ago
  Gisle Vanem f5b8a26d9a errrno can by freak accident become EINTR on DOS or 19 years ago
  Daniel Stenberg 0e26355348 Inspired by Martijn Koster's patch and example source at 19 years ago
  Daniel Stenberg 58f4af7973 Marcin Konicki provided two configure fixes and a source fix to make curl 19 years ago
  Daniel Stenberg f4c5314890 include sys/types.h before sys/select.h 19 years ago
  Daniel Stenberg 1729918777 Dan Fandrich fix to compile with libc5 19 years ago
  Gisle Vanem 539e34b5df Suppress signed vs. unsigned warnings on Win32 19 years ago
  Daniel Stenberg 765683403f Curl_select() now uses curl_socket_t on socket arguments 19 years ago
  Gisle Vanem 2b403db811 19 years ago
  Daniel Stenberg 1a05a90f1c David Phillips' FD_SETSIZE fix 19 years ago