This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c222c1b29 Cygwin: Speed up dumper new 3fbfcd11f Cygwin: posix_spawn: add Cygwin-specific code fixing process [...] new 5717262b8 select.h: update FD macros to latest FreeBSD, fix type conver [...]
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: newlib/libc/include/sys/select.h | 68 +++++++++++++++---------- newlib/libc/posix/posix_spawn.c | 64 ++++++++++++++++++++++++ winsup/cygwin/child_info.h | 12 +++-- winsup/cygwin/fork.cc | 34 +++++++++++-- winsup/cygwin/spawn.cc | 104 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 247 insertions(+), 35 deletions(-)