This is the mail archive of the cygwin-developers@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]

Re: found possible suspect for characters out of order bug


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


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