This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from d30a5917a Cygwin: align renameat2 to Linux behaviour new 7e03fc35f Add posix_spawn_file_actions_add{f}chdir_np new c743751aa Cygwin: Export posix_spawn_file_actions_add{f}chdir_np new 53f7fb20a Cygwin: mbrtowi: fix segfault when pwi is NULL
The 3 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/configure.host | 2 +- newlib/libc/include/spawn.h | 7 ++++ newlib/libc/posix/posix_spawn.c | 89 ++++++++++++++++++++++++++++++++++++++++- winsup/cygwin/cygwin.din | 2 + winsup/cygwin/release/3.5.0 | 3 ++ winsup/cygwin/strfuncs.cc | 6 ++- winsup/doc/new-features.xml | 5 +++ 7 files changed, 109 insertions(+), 5 deletions(-)