This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch in repository newlib.
from c7300b91d Cygwin: pty: Fix crash on master close in Windows 7. new b88315e74 Cygwin: pipe: Avoid deadlock for non-cygwin writer.
The 1 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 | 20 ++++++++++++++++++++ winsup/cygwin/fhandler_pipe.cc | 23 +++++++++++++++++++++++ winsup/cygwin/release/3.3.5 | 5 +++++ winsup/cygwin/sigproc.cc | 10 ++++++++++ winsup/cygwin/sigproc.h | 3 ++- winsup/cygwin/spawn.cc | 18 +++++++++++++++++- 6 files changed, 77 insertions(+), 2 deletions(-)