This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 28182bca1 Cygwin: drop unsupported Windows 10 versions new 4ecea14a5 Cygwin: FIFO: stop the listen_client thread on an opening error new ef269531a Cygwin: FIFO: duplicate the i/o handle when opening a duplexer new 24c56e5a2 Cygwin: FIFO: avoid WFMO error in listen_client_thread new 252cd0ce2 Cygwin: FIFO: close connect_evt handles as soon as possible new 4443100b5 Cygwin: FIFO: stop the listen_client thread before fork/exec new 9957a7895 Cygwin: FIFO: restart listen_client thread after fork/exec
The 6 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.h | 3 ++ winsup/cygwin/fhandler_fifo.cc | 65 ++++++++++++++++++++++++++++-------------- 2 files changed, 46 insertions(+), 22 deletions(-)