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 ec105b922 Cygwin: FIFO: find a new owner when closing new 3c293bf7c Cygwin: FIFO: fix last commit new c0c1d7b16 Cygwin: FIFO: remove the hit_eof method new edf99f433 Cygwin: FIFO: check for EOF in raw_read and select.cc:peek_fifo new 76a3257df Cygwin: FIFO: use yield() instead of Sleep(1) in raw_read
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 | 13 +++------ winsup/cygwin/fhandler_fifo.cc | 64 +++++++++++------------------------------- winsup/cygwin/select.cc | 34 +++++++++++++--------- 3 files changed, 41 insertions(+), 70 deletions(-)