Branch: refs/heads/smoke-me/khw-getlocalename_l
  Home:   https://github.com/Perl/perl5
  Commit: bd1b15e6d501f3733f919c134308b23f61cb8ed5
      
https://github.com/Perl/perl5/commit/bd1b15e6d501f3733f919c134308b23f61cb8ed5
  Author: Karl Williamson <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M Configure
    M Cross/config.sh-arm-linux
    M Cross/config.sh-arm-linux-n770
    M Porting/config.sh
    M config_h.SH
    M configure.com
    M metaconfig.h
    M plan9/config_sh.sample
    M win32/config.gc
    M win32/config.vc

  Log Message:
  -----------
  Configure: Add probe for getlocalename_l()


  Commit: 14070cb50c43cacc48913dae602e09af4ef3e187
      
https://github.com/Perl/perl5/commit/14070cb50c43cacc48913dae602e09af4ef3e187
  Author: Karl Williamson <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 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.


Compare: https://github.com/Perl/perl5/compare/bd1b15e6d501%5E...14070cb50c43

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to