summaryrefslogtreecommitdiff
path: root/uconfig64.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2017-10-21 17:29:47 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2017-10-21 17:29:47 +0200
commitc94a4d0426ce91908610aafbedd4e5ccf77b21c3 (patch)
tree5a41a5d329131f474dd21c6e4a9d946b02e0b358 /uconfig64.sh
parent940ab75c35c6e894453cfb821a9639a3bc4194f7 (diff)
downloadperl-c94a4d0426ce91908610aafbedd4e5ccf77b21c3.tar.gz
Add new Configure probes
This is a merge off several new probes in metaconfig done in the new shared developing environment by several authors Thanks to all that contributed!
Diffstat (limited to 'uconfig64.sh')
-rw-r--r--uconfig64.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh
index f2c5f711ac..238a419011 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -69,8 +69,11 @@ d_bcopy='undef'
d_bsd='undef'
d_bsdgetpgrp='undef'
d_bsdsetpgrp='undef'
+d_builtin_add_overflow='undef'
d_builtin_choose_expr='undef'
d_builtin_expect='undef'
+d_builtin_mul_overflow='undef'
+d_builtin_sub_overflow='undef'
d_bzero='undef'
d_c99_variadic_macros='undef'
d_casti32='undef'
@@ -288,6 +291,7 @@ d_llrint='undef'
d_llrintl='undef'
d_llround='undef'
d_llroundl='undef'
+d_localeconv_l='undef'
d_localtime64='undef'
d_localtime_r='undef'
d_localtime_r_needs_tzset='undef'
@@ -313,6 +317,8 @@ d_madvise='undef'
d_malloc_good_size='undef'
d_malloc_size='undef'
d_mblen='undef'
+d_mbrlen='undef'
+d_mbrtowc='undef'
d_mbstowcs='undef'
d_mbtowc='undef'
d_memchr='define'
@@ -349,6 +355,7 @@ d_msync='undef'
d_munmap='undef'
d_mymalloc='undef'
d_nan='undef'
+d_nanosleep='undef'
d_ndbm_h_uses_prototypes='undef'
d_nearbyint='undef'
d_newlocale='undef'
@@ -513,9 +520,11 @@ d_strerror_r='undef'
d_strftime='undef'
d_strlcat='undef'
d_strlcpy='undef'
+d_strnlen='undef'
d_strtod='undef'
d_strtol='define'
d_strtold='undef'
+d_strtold_l='undef'
d_strtoll='undef'
d_strtoq='undef'
d_strtoul='define'
@@ -535,6 +544,7 @@ d_tcsetpgrp='undef'
d_telldir='undef'
d_telldirproto='undef'
d_tgamma='undef'
+d_thread_safe_nl_langinfo_l='undef'
d_time='define'
d_timegm='undef'
d_times='undef'
@@ -734,6 +744,7 @@ i_values='undef'
i_varargs='undef'
i_varhdr='stdarg.h'
i_vfork='undef'
+i_wchar='undef'
i_xlocale='undef'
ignore_versioned_solibs='y'
inc_version_list_init='NULL'