1. 13 Nov, 2008 1 commit
  2. 12 Nov, 2008 1 commit
  3. 03 Nov, 2008 1 commit
  4. 02 Oct, 2008 1 commit
  5. 18 Sep, 2008 1 commit
  6. 17 Sep, 2008 1 commit
  7. 04 Sep, 2008 1 commit
  8. 03 Sep, 2008 1 commit
  9. 27 Aug, 2008 1 commit
  10. 26 Aug, 2008 1 commit
  11. 19 Aug, 2008 1 commit
  12. 16 Jul, 2008 1 commit
  13. 09 Jul, 2008 2 commits
  14. 08 Jul, 2008 1 commit
  15. 02 Jul, 2008 2 commits
  16. 10 Jun, 2008 1 commit
  17. 28 May, 2008 3 commits
  18. 27 May, 2008 2 commits
  19. 26 May, 2008 1 commit
  20. 29 Apr, 2008 3 commits
  21. 09 Apr, 2008 2 commits
  22. 10 Mar, 2008 1 commit
  23. 27 Feb, 2008 1 commit
  24. 12 Feb, 2008 1 commit
    • Dan Kegel's avatar
      msvcrt: Fix EOF behavior on read from pipe or console. · 316869b2
      Dan Kegel authored
      The canonical way to detect EOF on read is when you request more than
      zero bytes, but zero bytes come back.  Switching to this method seems
      to handle a few problem cases better.  Also handle ERROR_BROKEN_PIPE
      properly just in case.
      316869b2
  25. 22 Jan, 2008 2 commits
  26. 28 Nov, 2007 1 commit
  27. 26 Nov, 2007 1 commit
  28. 19 Nov, 2007 1 commit
  29. 16 Nov, 2007 3 commits