This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Digest to 1.03
[perl5.git] / uconfig.sh
index ba3d253..2060b43 100755 (executable)
@@ -10,7 +10,6 @@ archlibexp='/usr/local/lib/perl5/5.7/unknown'
 archname='unknown'
 asctime_r_proto='0'
 bin='/usr/local/bin'
-bincompat5005='define'
 byteorder='1234'
 castflags='0'
 charsize='1'
@@ -36,6 +35,7 @@ d_SCNfldbl='undef'
 d__fwalk='undef'
 d_access='undef'
 d_accessx='undef'
+d_aintl='undef'
 d_alarm='undef'
 d_archlib='undef'
 d_asctime_r='undef'
@@ -44,7 +44,6 @@ d_atoll='undef'
 d_attribut='undef'
 d_bcmp='undef'
 d_bcopy='undef'
-d_bincompat5005='undef'
 d_bsd='undef'
 d_bsdgetpgrp='undef'
 d_bsdsetpgrp='undef'
@@ -56,9 +55,10 @@ d_chown='undef'
 d_chroot='undef'
 d_chsize='undef'
 d_class='undef'
-d_closedir='undef'
+d_closedir='define'
 d_cmsghdr_s='undef'
 d_const='undef'
+d_copysignl='undef'
 d_crypt='undef'
 d_crypt_r='undef'
 d_csh='undef'
@@ -92,6 +92,7 @@ d_endsent='undef'
 d_endservent_r='undef'
 d_eofnblk='undef'
 d_eunice='undef'
+d_faststdio='undef'
 d_fchdir='undef'
 d_fchmod='undef'
 d_fchown='undef'
@@ -184,6 +185,7 @@ d_gnulibc='undef'
 d_grpasswd='undef'
 d_hasmntopt='undef'
 d_htonl='undef'
+d_ilogbl='undef'
 d_index='undef'
 d_inetaton='undef'
 d_int64_t='undef'
@@ -220,6 +222,7 @@ d_mkstemps='undef'
 d_mktime='undef'
 d_mmap='undef'
 d_modfl='undef'
+d_modflproto='undef'
 d_modfl_pow32_bug='undef'
 d_mprotect='undef'
 d_msg='undef'
@@ -254,6 +257,7 @@ d_poll='undef'
 d_portable='undef'
 d_procselfexe='undef'
 d_pthread_atfork='undef'
+d_pthread_attr_setscope='undef'
 d_pthread_yield='undef'
 d_pwage='undef'
 d_pwchange='undef'
@@ -267,18 +271,19 @@ d_qgcvt='undef'
 d_quad='undef'
 d_random_r='undef'
 d_readdir64_r='undef'
-d_readdir='undef'
+d_readdir='define'
 d_readdir_r='undef'
 d_readlink='undef'
 d_readv='undef'
 d_recvmsg='undef'
-d_rename='undef'
+d_rename='define'
 d_rewinddir='undef'
 d_rmdir='undef'
 d_safebcpy='undef'
 d_safemcpy='undef'
 d_sanemcmp='undef'
 d_sbrkproto='undef'
+d_scalbnl='undef'
 d_sched_yield='undef'
 d_scm_rights='undef'
 d_seekdir='undef'
@@ -366,7 +371,7 @@ d_strtol='undef'
 d_strtold='undef'
 d_strtoll='undef'
 d_strtoq='undef'
-d_strtoul='undef'
+d_strtoul='define'
 d_strtoull='undef'
 d_strtouq='undef'
 d_strxfrm='undef'
@@ -476,7 +481,7 @@ i_bsdioctl=''
 i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
-i_dirent='undef'
+i_dirent='define'
 i_dld='undef'
 i_dlfcn='undef'
 i_fcntl='undef'
@@ -512,7 +517,7 @@ i_shadow='undef'
 i_socks='undef'
 i_stdarg='define'
 i_stddef='undef'
-i_stdlib='undef'
+i_stdlib='define'
 i_string='define'
 i_sunmath='undef'
 i_sysaccess='undef'
@@ -676,6 +681,7 @@ use64bitall='undef'
 use64bitint='undef'
 usecrosscompile='undef'
 usedl='undef'
+usefaststdio='undef'
 useithreads='undef'
 uselargefiles='undef'
 uselongdouble='undef'
@@ -701,4 +707,4 @@ uvuformat='"lu"'
 uvxformat='"lx"'
 versiononly='undef'
 voidflags=1
-xs_apiversion='5.005'
+xs_apiversion='5.008'