X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/53133ed1c5068175ce48d34c24e23b1aa3a97766..f2b1176c042dd0d792a0f916f759bd848210d4d8:/uconfig.sh diff --git a/uconfig.sh b/uconfig.sh index 4fedcfc..e1ad46a 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -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' @@ -44,7 +43,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' @@ -220,6 +218,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' @@ -236,6 +235,7 @@ d_msgsnd='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_nanosleep='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' @@ -382,7 +382,7 @@ d_tcgetpgrp='undef' d_tcsetpgrp='undef' d_telldir='undef' d_telldirproto='undef' -d_time='undef' +d_time='define' d_times='undef' d_tm_tm_gmtoff='undef' d_tm_tm_zone='undef' @@ -654,7 +654,7 @@ stdio_filbuf='' stdio_ptr='((fp)->_IO_read_ptr)' stdio_stream_array='' strerror_r_proto='0' -timetype=int +timetype=time_t tmpnam_r_proto='0' touch='touch' ttyname_r_proto='0' @@ -671,7 +671,6 @@ uidsign='1' uidsize='4' uidtype=int uquadtype='uint64_t' -use5005threads='undef' use64bitall='undef' use64bitint='undef' usecrosscompile='undef' @@ -701,4 +700,4 @@ uvuformat='"lu"' uvxformat='"lx"' versiononly='undef' voidflags=1 -xs_apiversion='5.005' +xs_apiversion='5.008'