OSDN Git Service

* fhandler_serial.cc (raw_read): Evaluate minchars taking the
authorcorinna <corinna>
Thu, 17 Aug 2006 14:51:48 +0000 (14:51 +0000)
committercorinna <corinna>
Thu, 17 Aug 2006 14:51:48 +0000 (14:51 +0000)
commit89ce1d77ab953ac0644ea644ff2fff5bff656532
tree87a4ee3f8591b618cb92965a78f7ba06f800558f
parentafc8e5fdf9fa443fef981f85ec2bed3e9f45f5ea
* fhandler_serial.cc (raw_read): Evaluate minchars taking the
vmin_ > ulen case into account.  Simplify evaluating the bytes to read.
Don't use bytes in Queue value from ClearCommError call in case vtime_
is > 0.  Reformat GetOverlappedResult call.  Simplify call to ReadFile.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_serial.cc