This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 17ac400c1 Fix libgloss/newlib build to conditionally use top include dir new ac405ab9b Cygwin: locale(1): drop using LCID, use Windows locale names new 89eb4bce1 Cygwin: support KOI8-T codeset new e95a7a795 Cygwin: convert Windows locale handling from LCID to ISO5646 strings
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/locale/locale.c | 15 +- newlib/libc/locale/nl_langinfo.c | 2 + newlib/libc/locale/setlocale.h | 2 +- newlib/libc/stdlib/sb_charsets.c | 60 ++++-- winsup/cygwin/glob.cc | 2 +- winsup/cygwin/libc/fnmatch.c | 2 +- winsup/cygwin/nlsfuncs.cc | 451 +++++++++++++++++++++------------------ winsup/cygwin/regex/regcomp.c | 2 +- winsup/utils/locale.cc | 321 +++++++++++++++++----------- 9 files changed, 488 insertions(+), 369 deletions(-)