This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
DProf.xs patch
[perl5.git] / uconfig.sh
index af4c297..dc49402 100755 (executable)
@@ -72,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'
@@ -195,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'
@@ -221,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'
@@ -350,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'
@@ -592,6 +595,7 @@ longlongsize=8
 longsize='4'
 lseeksize=4
 lseektype=int
+mad='undef'
 malloctype='int*'
 malloctype='void *'
 modetype='mode_t'