This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: More fhandler_serial fixes.


On Tue, Nov 05, 2002 at 04:54:19PM -0500, Sergey Okhapkin wrote:
>The patch fixes sume bugs/typos in fhandler_serial
>
>2002-11-03  Sergey Okhapkin  <sos@prospect.com.ru>
>
>        * fhandler_serial.cc (fhandler_serial::raw_read): Use correct type,
>fix typo.
>        (fhandler_serial::ioctl): Fix ClearCommError() return value check,
>         set errno if the call failed.
>         Don't give up if DeviceIoCtl() failed, but fall back to Win95
>method.
>        (fhandler_serial::tcsetattr): Use correct value for vmin_.
>        (fhandler_serial::tcgetattr): Ditto.

Is there any way that you could send this as regular text or even as an
attachment.  It's hard to respond to patches when they're uunencoded.

cgf

>begin 666 fhandler_serial.cc.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]