1. 27 Sep, 2017 1 commit
    • Daniel Stenberg's avatar
      curl.h: include <sys/select.h> on cygwin too · 6aa86c49
      Daniel Stenberg authored
      When building with -std=c++14 on cygwin, this header won't be
      automatically included as it otherwise is.
      
      The <sys/select.h> include decision should ideally be reversed and be
      avoided where that header file doesn't exist.
      
      Reported-by: Ian Fette
      Fixes #1925
      6aa86c49
  2. 25 Sep, 2017 1 commit
  3. 24 Sep, 2017 1 commit
  4. 23 Sep, 2017 4 commits
  5. 22 Sep, 2017 7 commits
  6. 21 Sep, 2017 2 commits
  7. 20 Sep, 2017 5 commits
  8. 19 Sep, 2017 1 commit
  9. 18 Sep, 2017 7 commits
  10. 16 Sep, 2017 2 commits
  11. 15 Sep, 2017 9 commits