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 a7c9e4910 Cygwin: FIFO: support opening multiple readers new 6e9d101d2 Revert "Cygwin: FIFO: use yield() instead of Sleep(1) in raw_read" new e541a10bc Cygwin: FIFO: Handle STATUS_PIPE_CLOSING from NtFsControlFile new d33cb4d09 Cygwin: FIFO: minor code simplifications new afeb64a60 Cygwin: FIFO: simplify the cleanup of NtFsControlFile new f0ac4aa41 Cygwin: FIFO: make some errors fatal new e5c8b8e73 Cygwin: FIFO: add some debug_printf statements new d15cb4045 Cygwin: FIFO: try to speed-up opening a writer
The 7 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 | 1 - winsup/cygwin/fhandler_fifo.cc | 100 ++++++++++++++++++++--------------------- 2 files changed, 49 insertions(+), 52 deletions(-)