This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 5ac83ea47 newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().
new 8fbbc668a Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
new 290b56a87 sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLE
new c49bc478b Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
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/libc/include/sys/features.h | 15 ++-
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/include/uchar.h | 19 +++-
winsup/cygwin/release/3.5.0 | 2 +-
winsup/cygwin/strfuncs.cc | 166 +++++++++++++++++++++++++++++++++
winsup/doc/new-features.xml | 6 +-
6 files changed, 203 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.