This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/pipe in repository newlib.
from ae73c1fc3 Cygwin: set buffer size for pipes created by non-Cygwin processes new aff39561f Revert "Cygwin: select: Improve select/poll response." new c2c3e3506 Cygwin: select: Introduce select_sem semaphore for pipe.
The 2 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.cc | 1 + winsup/cygwin/fhandler.h | 3 +++ winsup/cygwin/fhandler_pipe.cc | 25 +++++++++++++++++++++++++ winsup/cygwin/select.cc | 42 ++++++++++++------------------------------ 4 files changed, 41 insertions(+), 30 deletions(-)