This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 49a9ffdf4 Cygwin: fhandler_fifo::delete_client_handler: improve efficiency new 0a31ad6f4 Cygwin: fix up proc_subproc flags and matching pinfo methods new eb3e3e473 Cygwin: sigproc: return int from remove_proc new 558fa888e Cygwin: sigproc: drop __stdcall new 163daed37 Cygwin: drop PROC_DETACHED_CHILD flag new 7c963c7ba Cygwin: sigproc: Allow more child processes per process new c8b076a23 Cygwin: select: Fix a bug on closing pi->bye event.
The 6 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/child_info.h | 2 - winsup/cygwin/fork.cc | 6 +- winsup/cygwin/pinfo.h | 11 ++- winsup/cygwin/select.cc | 6 +- winsup/cygwin/sigproc.cc | 182 +++++++++++++++++++++++++++------------------ winsup/cygwin/sigproc.h | 21 +++--- winsup/cygwin/spawn.cc | 5 +- 7 files changed, 133 insertions(+), 100 deletions(-)