This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA/commit] Handle EOF on terminals opened with ENONBLOCK...


> Date: Wed, 6 May 2009 16:02:02 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> 
> > 2009-04-23  Joel Brobecker   <brobecker@adacore.com>
> > 
> >         * utils.c: Add include of gdb_usleep.h.
> >         (defaulted_query): Detect false EOF conditions that happen
> >         on terminals opened with the O_NONBLOCK flag when there is
> >         nothing to read.
> 
> This is what I ended up checking in. Eli, is the comment clearer
> for you?

Yes, thank you.


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