This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 210eca1b3 Cygwin: socket.h: define missing IPTOS_LOWCOST/IPTOS_MINCOST new 60c25da90 Cygwin: mbrtowi: define replacement for mbrtowc, returning UT [...] new eac830e0f Cygwin: __collate_range_cmp: handle Unicode values >= 0x10000 new 99da4956c Cygwin: fnmatch: convert wchar_t to wint_t new 0321fb573 Cygwin: glob: convert wchar_t to wint_t new 588624da2 Cygwin: regex: convert wchar_t to wint_t
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/glob.cc | 16 ++++++++-------- winsup/cygwin/libc/fnmatch.c | 22 +++++++++++----------- winsup/cygwin/local_includes/wchar.h | 4 ++++ winsup/cygwin/nlsfuncs.cc | 16 ++++++++++++++-- winsup/cygwin/regex/regcomp.c | 25 +++++-------------------- winsup/cygwin/regex/regexec.c | 22 +++------------------- winsup/cygwin/strfuncs.cc | 32 ++++++++++++++++++++++++++++++++ 7 files changed, 77 insertions(+), 60 deletions(-)