This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from b6ebca61e Cygwin: dll_list: drop unused read_fbi method new 674b4fe99 Revert "Cygwin: check for STATUS_PENDING in fhandler_base::raw_read" new 1372021a2 Cygwin: FIFO: remove incorrect duplexer code new f3d1fe2ff Cygwin: FIFO: add 'record_connection' method new 00b2e56d3 Cygwin: FIFO: re-implement duplexers new 816c6da53 Cygwin: FIFO: add a HANDLE parameter to open_pipe new c12053a79 Cygwin: FIFO: don't leave a pending listen request new 7ad80b3c2 Cygwin: FIFO: set client handler flags more accurately new 102571f85 Cygwin: FIFO: improve the check for the listen_client thread new 0771fc703 Cygwin: FIFO: make read_ready an auto-reset event new e91bc190f Cygwin: FIFO: code simplifications.
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/fhandler.cc | 14 +-- winsup/cygwin/fhandler.h | 9 +- winsup/cygwin/fhandler_fifo.cc | 259 +++++++++++++++++++++-------------------- 3 files changed, 138 insertions(+), 144 deletions(-)