This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 3493ff4db Cygwin: define ___CTOR_LIST__ and ___DTOR_LIST__ for AArch64 new 922719ba3 Cygwin: testsuite: test posix_file_actions_add(f)chdir
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/testsuite/Makefile.am | 1 + winsup/testsuite/winsup.api/posix_spawn/chdir.c | 146 ++++++++++++++++++++++++ winsup/testsuite/winsup.api/posix_spawn/fds.c | 2 +- winsup/testsuite/winsup.api/posix_spawn/test.h | 5 + 4 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 winsup/testsuite/winsup.api/posix_spawn/chdir.c