This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/fifo in repository newlib.
from cbee52b21 Cygwin: FIFO: fix another dup mistake new dc4ce2015 Cygwin: FIFO: improve fixup_after_fork new 3015f02cd Cygwin: FIFO: avoid unneeded lock when closing new b62ccbf19 Cygwin: FIFO: avoid infinite loop when opening a writer new 8fbe842e1 Cygwin: FIFO: increase MAX_CLIENTS to 1024
The 4 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 | 2 +- winsup/cygwin/fhandler_fifo.cc | 61 +++++++++++++++++++++++++----------------- 2 files changed, 38 insertions(+), 25 deletions(-)