This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from d8c0fb090 Cygwin: introduce close_range(2) new 91457377d Cygwin: Make 'ulimit -c' control writing a coredump new b7868e741 Cygwin: Disable writing core dumps by default. new a83b93e66 Cygwin: Define and use __WCOREFLAG new aa8224826 Cygwin: Treat api_fatal() similarly to a core-dumping signal new 07cccc74a Cygwin: Update documentation for cygwin_stackdump
The 5 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/dcrt0.cc | 6 +- winsup/cygwin/environ.cc | 1 + winsup/cygwin/exceptions.cc | 122 ++++++++++++++++++++++++++++------ winsup/cygwin/include/cygwin/wait.h | 5 +- winsup/cygwin/local_includes/winsup.h | 2 + winsup/cygwin/mm/cygheap.cc | 2 +- winsup/cygwin/release/3.5.0 | 7 ++ winsup/doc/cygwinenv.xml | 25 +++++-- winsup/doc/misc-funcs.xml | 4 ++ winsup/doc/new-features.xml | 12 ++++ winsup/doc/utils.xml | 43 +++++++----- 11 files changed, 180 insertions(+), 49 deletions(-)