This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Strengthen the ix zero min-clamping to panic.
[perl5.git] / uconfig.sh
index 7e1f7b5..ee17861 100644 (file)
@@ -6,8 +6,8 @@ afs='false'
 afsroot='/afs'
 alignbytes='4'
 aphostname='/bin/hostname'
-archlib='/usr/local/lib/perl5/5.18/unknown'
-archlibexp='/usr/local/lib/perl5/5.18/unknown'
+archlib='/usr/local/lib/perl5/5.21/unknown'
+archlibexp='/usr/local/lib/perl5/5.21/unknown'
 archname='unknown'
 asctime_r_proto='0'
 bin='/usr/local/bin'
@@ -378,7 +378,6 @@ d_setsent='undef'
 d_setservent_r='undef'
 d_setsid='undef'
 d_setvbuf='undef'
-d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
@@ -488,10 +487,9 @@ db_prefixtype='size_t'
 db_version_major='0'
 db_version_minor='0'
 db_version_patch='0'
-defvoidused=1
 direntrytype='struct dirent'
 doublesize='8'
-drand01="((rand() & 0x7FFF) / (double) ((unsigned long)1 << 15))"
+drand01="Perl_drand48()"
 drand48_r_proto='0'
 dtrace=''
 eagain='EAGAIN'
@@ -553,7 +551,6 @@ i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
-i_dld='undef'
 i_dlfcn='undef'
 i_fcntl='undef'
 i_float='undef'
@@ -585,7 +582,6 @@ i_prot='undef'
 i_pthread='undef'
 i_pwd='undef'
 i_rpcsvcdbm='undef'
-i_sfio='undef'
 i_sgtty='undef'
 i_shadow='undef'
 i_socks='undef'
@@ -684,17 +680,17 @@ package='perl5'
 perl_static_inline='static'
 phostname='hostname'
 pidtype=int
-privlib='/usr/local/lib/perl5/5.18'
-privlibexp='/usr/local/lib/perl5/5.18'
+privlib='/usr/local/lib/perl5/5.21'
+privlibexp='/usr/local/lib/perl5/5.21'
 procselfexe=''
 prototype='undef'
 ptrsize='4'
 quadkind='4'
 quadtype='int64_t'
 randbits='48'
-randfunc='drand48'
+randfunc='Perl_drand48'
 random_r_proto='0'
-randseedtype='int'
+randseedtype='U32'
 rd_nodata='-1'
 readdir64_r_proto='0'
 readdir_r_proto='0'
@@ -718,7 +714,7 @@ sSCNfldbl='"llf"'
 sched_yield='sched_yield()'
 scriptdir='/usr/local/bin'
 scriptdirexp='/usr/local/bin'
-seedfunc='srand'
+seedfunc='Perl_drand48_init'
 selectminbits='32'
 selecttype=int
 setgrent_r_proto='0'
@@ -735,11 +731,11 @@ sig_name_init='0'
 sig_num_init='0'
 sig_size='1'
 signal_t=int
-sitearch='/usr/local/lib/perl5/5.18/unknown'
-sitearchexp='/usr/local/lib/perl5/5.18/unknown'
-sitelib='/usr/local/lib/perl5/5.18'
+sitearch='/usr/local/lib/perl5/5.21/unknown'
+sitearchexp='/usr/local/lib/perl5/5.21/unknown'
+sitelib='/usr/local/lib/perl5/5.21'
 sitelib_stem='/usr/local/lib/perl5'
-sitelibexp='/usr/local/lib/perl5/5.18'
+sitelibexp='/usr/local/lib/perl5/5.21'
 sizesize=4
 sizetype='size_t'
 socksizetype='int'
@@ -759,6 +755,7 @@ stdio_ptr='((fp)->_IO_read_ptr)'
 stdio_stream_array=''
 strerror_r_proto='0'
 targetarch=''
+targetsh='/bin/sh'
 timetype=time_t
 tmpnam_r_proto='0'
 touch='touch'
@@ -799,7 +796,6 @@ useperlio='undef'
 useposix='true'
 usereentrant='undef'
 userelocatableinc='undef'
-usesfio='false'
 useshrplib='false'
 usesitecustomize='undef'
 usesocks='undef'
@@ -818,5 +814,4 @@ vendorarchexp=''
 vendorlib_stem=''
 vendorlibexp=''
 versiononly='undef'
-voidflags=1
 zip=''