1. 20 Feb, 2007 1 commit
  2. 13 Oct, 2006 1 commit
  3. 03 Oct, 2006 1 commit
    • Eric Pouech's avatar
      ntdll-kernel32: WaitCommEvent. · d990c0d8
      Eric Pouech authored
      - implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
        on serial lines in ntdll
      - now using thread pool (instead of simple thread) for the
        background operations (this should help some high load
        situations)
      - used this to implement WaitCommEvent on top NtDll functions
      - in kernel32, removed now the no longer used termios/ioctls...
        for comm devices
      d990c0d8
  4. 12 Sep, 2006 1 commit
  5. 23 May, 2006 1 commit
  6. 10 May, 2006 1 commit
  7. 09 May, 2006 11 commits
  8. 28 Feb, 2006 1 commit
  9. 27 Feb, 2006 1 commit
    • Eric Pouech's avatar
      kernel32: ClearCommError. · 6b95c0e4
      Eric Pouech authored
      ClearCommError should only deal with *communication* errors (are being
      seen on the serial interface) rather than API errors (which can be
      reported to the caller by the API itself).  I then removed all the
      stuff related to storing the error status in the server object.
      6b95c0e4
  10. 06 Feb, 2006 4 commits
  11. 24 Jan, 2006 1 commit
  12. 12 Jan, 2006 1 commit
  13. 12 Dec, 2005 1 commit
  14. 28 Nov, 2005 1 commit
  15. 15 Nov, 2005 1 commit
  16. 10 Nov, 2005 1 commit
  17. 08 Nov, 2005 1 commit
  18. 03 Nov, 2005 1 commit
  19. 27 Sep, 2005 1 commit
  20. 08 Aug, 2005 1 commit
  21. 03 Aug, 2005 1 commit
  22. 16 May, 2005 1 commit
  23. 09 May, 2005 1 commit
  24. 06 May, 2005 1 commit
  25. 30 Mar, 2005 1 commit
  26. 24 Mar, 2005 1 commit
  27. 17 Mar, 2005 1 commit