This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Digest-SHA-5.38.
[perl5.git] / uconfig.sh
index af4ce9a..dc49402 100755 (executable)
@@ -47,6 +47,8 @@ d_attribute_noreturn='undef'
 d_attribute_pure='undef'
 d_attribute_unused='undef'
 d_attribute_warn_unused_result='undef'
+d_builtin_expect='undef'
+d_builtin_choose_expr='undef'
 d_bcmp='undef'
 d_bcopy='undef'
 d_bsd='undef'
@@ -70,6 +72,7 @@ d_crypt_r='undef'
 d_csh='undef'
 d_ctermid_r='undef'
 d_ctime_r='undef'
+d_c99_variadic_macros='undef'
 d_cuserid='undef'
 d_dbl_dig='undef'
 d_dbminitproto='undef'
@@ -193,6 +196,7 @@ d_grpasswd='undef'
 d_hasmntopt='undef'
 d_htonl='undef'
 d_ilogbl='undef'
+d_inc_version_list='undef'
 d_index='undef'
 d_inetaton='undef'
 d_int64_t='undef'
@@ -219,9 +223,9 @@ d_malloc_size='undef'
 d_mblen='undef'
 d_mbstowcs='undef'
 d_mbtowc='undef'
-d_memchr='undef'
-d_memcmp='undef'
-d_memcpy='undef'
+d_memchr='define'
+d_memcmp='define'
+d_memcpy='define'
 d_memmove='undef'
 d_memset='undef'
 d_mkdir='undef'
@@ -348,6 +352,7 @@ d_shmget='undef'
 d_sigaction='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'
+d_sitearch='undef'
 d_sockatmark='undef'
 d_snprintf='undef'
 d_sockatmarkproto='undef'
@@ -590,6 +595,7 @@ longlongsize=8
 longsize='4'
 lseeksize=4
 lseektype=int
+mad='undef'
 malloctype='int*'
 malloctype='void *'
 modetype='mode_t'