This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from fe2545e9f Cygwin: don't use unlink/rename POSIX semantics on certain NTFS new 527dd1b40 Cygwin: fix unlink in container new 7666e248d Cygwin: fix rename in container new 87ab6c7b2 Cygwin: log disabling posix semantics new 606373e7d newlocale: set errno to ENOENT if __loadlocale fails new 9296f134f Cygwin: /proc/locales: fix sd_IN locale new 676796498 Cygwin: /proc/locales: fix "sr" locales new c53d0910e Cygwin: locales: set errno to ENOENT if locale is invalid new 15898b958 Cygwin: locales: drop supporting iso639 strings as valid locales new b5b67a65f Cygwin: locales: implement own method to check locale validity
The 9 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/newlocale.c | 5 ++- winsup/cygwin/fhandler/proc.cc | 17 ++++++++-- winsup/cygwin/nlsfuncs.cc | 77 ++++++++++++++++++++++++++++++++++++------ winsup/cygwin/syscalls.cc | 23 +++++++++++-- 4 files changed, 106 insertions(+), 16 deletions(-)