X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vos%2Fconfig.def;h=4edc806b9c0597555d531599d383447625ce3ead;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=1ef1effe84b490b23c8fac2d19b12d7e5bf5cfb6;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vos/config.def b/vos/config.def index 1ef1eff..4edc806 100644 --- a/vos/config.def +++ b/vos/config.def @@ -167,8 +167,12 @@ $d_pause='define' $d_phostname='undef' $d_pipe='define' $d_poll='define' +$d_PRIeldbl='define' $d_PRIfldbl='define' $d_PRIgldbl='define' +$d_PRIEUldbl='define' +$d_PRIFUldbl='define' +$d_PRIGUldbl='define' $d_pthread_yield='undef' $d_pwage='undef' $d_pwchange='undef' @@ -208,6 +212,7 @@ $d_setpgid='undef' $d_setpgrp2='undef' $d_setpgrp='undef' $d_setprior='undef' +$d_setproctitle='undef' $d_setpwent='undef' $d_setregid='undef' $d_setresgid='undef' @@ -226,6 +231,7 @@ $d_sigsetjmp='undef' $d_sitearch='undef' $d_socket='define' $d_sockpair='undef' +$d_socks5_init='undef' $d_sqrtl='undef' $d_statblks='undef' $d_statfs_f_flags='undef' @@ -312,6 +318,7 @@ $i_grp='undef' $i_iconv='undef' $i_ieeefp='undef' $i_inttypes='undef' +$i_libutil='undef' $i_limits='define' $i_locale='define' $i_machcthr='undef' @@ -390,6 +397,10 @@ $netdb_hlen_type='int' $netdb_host_type='char *' $netdb_name_type='char *' $netdb_net_type='long' +$nveformat='"e"' +$nvfformat='"f"' +$nvgformat='"g"' +$nvsize='8' $nvtype='double' $o_nonblock='O_NONBLOCK' $old_pthread_create_joinable='' @@ -397,9 +408,9 @@ $osname='VOS' $otherlibdirs='' $package='perl5' $pidtype='pid_t' -$pm_apiversion='5.00563' -$privlib='/system/ported/perl/lib/5.005' -$privlibexp='/system/ported/perl/lib/5.005' +$pm_apiversion='5.005' +$privlib='/system/ported/perl/lib/5.7' +$privlibexp='/system/ported/perl/lib/5.7' $prototype='define' $ptrsize='4' $quadkind='_error_' @@ -471,5 +482,6 @@ $vendorarch='' $vendorarchexp='' $vendorlib_stem='' $vendorlibexp='' +$versiononly='undef' $voidflags='15' $xs_apiversion='5.00563'