Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1437fed36a7e7453f84f4db69ff3d36175ac68ae
https://github.com/Perl/perl5/commit/1437fed36a7e7453f84f4db69ff3d36175ac68ae
Author: Karl Williamson <[email protected]>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M embed.fnc
M embed.h
M hints/cygwin.sh
M locale.c
M perl.h
M proto.h
Log Message:
-----------
Use getlocalename_l() if available
This POSIX 2024 function solves long-standing thread unsafe behavior on
platforms that properly implement it.
We know there is a bug in the current cygwin version, so it is disabled
there.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications