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 88bfbd71b Cygwin: FIFO: remove nreaders lock and get_nreaders new 031e8a0cd Cygwin: FIFO: minor cosmetic changes new c5d9d8067 Cygwin: FIFO: make sure there's an owner after opening a reader new 8bdbb0c75 Cygwin: FIFO: add a shared fifo_client_handler list new 6a07639b8 Cygwin: FIFO: take ownership on exec new ec105b922 Cygwin: FIFO: find a new owner when closing
The 5 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 | 104 +++++++-- winsup/cygwin/fhandler_fifo.cc | 494 ++++++++++++++++++++++++++++++++++++----- 2 files changed, 518 insertions(+), 80 deletions(-)