This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Assert that we don't access strings saved for $1 etc. out of bounds
[perl5.git] / uconfig.sh
index af4ce9a..2e903d1 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'
@@ -65,15 +67,18 @@ d_closedir='define'
 d_cmsghdr_s='undef'
 d_const='undef'
 d_copysignl='undef'
+d_cplusplus='undef'
 d_crypt='undef'
 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'
 d_difftime='undef'
+d_dir_dd_fd='undef'
 d_dirfd='undef'
 d_dirnamlen='undef'
 d_dlerror='undef'
@@ -193,6 +198,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'
@@ -207,6 +213,7 @@ d_ldbl_dig='undef'
 d_libm_lib_version='undef'
 d_link='undef'
 d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
 d_locconv='undef'
 d_lockf='undef'
 d_longdbl='undef'
@@ -219,9 +226,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 +355,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 +598,7 @@ longlongsize=8
 longsize='4'
 lseeksize=4
 lseektype=int
+mad='undef'
 malloctype='int*'
 malloctype='void *'
 modetype='mode_t'