This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix locale leaks on utf8 strings
[perl5.git] / uconfig.sh
index 392276e..f55def4 100644 (file)
@@ -432,6 +432,7 @@ d_sethostent_r='undef'
 d_setitimer='undef'
 d_setlinebuf='undef'
 d_setlocale='undef'
+d_setlocale_accepts_any_locale_name='undef'
 d_setlocale_r='undef'
 d_setnent='undef'
 d_setnetent_r='undef'
@@ -538,6 +539,8 @@ d_times='undef'
 d_tm_tm_gmtoff='undef'
 d_tm_tm_zone='undef'
 d_tmpnam_r='undef'
+d_towlower='undef'
+d_towupper='undef'
 d_trunc='undef'
 d_truncate='undef'
 d_truncl='undef'