public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
* Re: [PATCH 00/14] FIFO bug fixes and code simplifications
       [not found] <20190414191543.3218-1-kbrown@cornell.edu>
@ 2019-04-16 11:20 ` Corinna Vinschen
  2019-04-16 11:23   ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Corinna Vinschen @ 2019-04-16 11:20 UTC (permalink / raw)
  To: cygwin-developers

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

On Apr 14 19:15, Ken Brown wrote:
> Ken Brown (14):
>   Cygwin: FIFO: rename client[] to fc_handler[]
>   Cygwin: FIFO: hit_eof: add a call to fifo_client_lock
>   Cygwin: FIFO: remember the type of the fhandler
>   Cygwin: FIFO: fix a thinko in listen_client_thread
>   Cygwin: FIFO: fix the error checking in raw_read
>   Cygwin: check for STATUS_PENDING in fhandler_base::raw_read
>   Cygwin: FIFO: code simplification: don't overload get_handle
>   Cygwin: FIFO: fix fifo_client_handler::close
>   Cygwin: FIFO: fix the use of the read_ready event
>   Cygwin: FIFO: use a retry loop when opening a writer
>   Cygwin: FIFO: fix clone
>   Cygwin: FIFO: start the listen_client thread when duping a reader
>   Cygwin: FIFO: improve raw_write
>   Cygwin: FIFO: fix and simplify listen_client_thread
> 
>  winsup/cygwin/fhandler.cc      |  14 +-
>  winsup/cygwin/fhandler.h       |  43 +--
>  winsup/cygwin/fhandler_fifo.cc | 580 +++++++++++++++++----------------
>  winsup/cygwin/select.cc        |   4 +-
>  4 files changed, 342 insertions(+), 299 deletions(-)
> 
> -- 
> 2.17.0
> 

Pushed with v2 of patch 13.  Developer snaps should be up shortly.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 00/14] FIFO bug fixes and code simplifications
  2019-04-16 11:20 ` [PATCH 00/14] FIFO bug fixes and code simplifications Corinna Vinschen
@ 2019-04-16 11:23   ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2019-04-16 11:23 UTC (permalink / raw)
  To: cygwin-developers

[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]

On Apr 16 13:20, Corinna Vinschen wrote:
> On Apr 14 19:15, Ken Brown wrote:
> > Ken Brown (14):
> >   Cygwin: FIFO: rename client[] to fc_handler[]
> >   Cygwin: FIFO: hit_eof: add a call to fifo_client_lock
> >   Cygwin: FIFO: remember the type of the fhandler
> >   Cygwin: FIFO: fix a thinko in listen_client_thread
> >   Cygwin: FIFO: fix the error checking in raw_read
> >   Cygwin: check for STATUS_PENDING in fhandler_base::raw_read
> >   Cygwin: FIFO: code simplification: don't overload get_handle
> >   Cygwin: FIFO: fix fifo_client_handler::close
> >   Cygwin: FIFO: fix the use of the read_ready event
> >   Cygwin: FIFO: use a retry loop when opening a writer
> >   Cygwin: FIFO: fix clone
> >   Cygwin: FIFO: start the listen_client thread when duping a reader
> >   Cygwin: FIFO: improve raw_write
> >   Cygwin: FIFO: fix and simplify listen_client_thread
> > 
> >  winsup/cygwin/fhandler.cc      |  14 +-
> >  winsup/cygwin/fhandler.h       |  43 +--
> >  winsup/cygwin/fhandler_fifo.cc | 580 +++++++++++++++++----------------
> >  winsup/cygwin/select.cc        |   4 +-
> >  4 files changed, 342 insertions(+), 299 deletions(-)
> > 
> > -- 
> > 2.17.0
> > 
> 
> Pushed with v2 of patch 13.  Developer snaps should be up shortly.

Wrong ML, sorry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-16 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190414191543.3218-1-kbrown@cornell.edu>
2019-04-16 11:20 ` [PATCH 00/14] FIFO bug fixes and code simplifications Corinna Vinschen
2019-04-16 11:23   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).