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 e877255..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'
@@ -719,6 +722,7 @@ i_ustat='undef'
 i_utime='undef'
 i_vfork='undef'
 i_wchar='undef'
+i_wctype='undef'
 i_xlocale='undef'
 ignore_versioned_solibs='y'
 inc_version_list_init='NULL'