found possible suspect for characters out of order bug

Christopher Faylor cgf@redhat.com
Mon Sep 10 20:57:00 GMT 2001


On Tue, Sep 11, 2001 at 12:43:58PM +1000, Robert Collins wrote:
>int
>fhandler_console::read (void *pv, size_t buflen)
>
>there is code that look like it handles being called as a signal
>handler. I _think_ that this is what I was looking at.

Sorry, no.  This is just the read method for the console.  It does detect
if a signal has been hit and reacts appropriately, though.

cgf



More information about the Cygwin-developers mailing list