X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fconfig.vc;h=1da4296126f21989c6676c59be6ee2f4f4c6c9db;hb=f646a69a049030ff75ef540aa2c16835b7972cc1;hp=a7e5a1c0797760bbc2c2cc6b9e9076da73b13426;hpb=2ef53570a0a9292278fc7d34d7d21270dd5ac7f0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/config.vc b/win32/config.vc index a7e5a1c..1da4296 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -68,7 +68,6 @@ cppminus='' cpprun='cl -nologo -E' cppstdin='cl -nologo -E' cppsymbols='' -crosscompile='undef' cryptlib='' csh='undef' d_Gconvert='sprintf((b),"%.*g",(n),(x))' @@ -87,7 +86,7 @@ d_PRIx64='undef' d__fwalk='undef' d_access='define' d_accessx='undef' -d_alarm='undef' +d_alarm='define' d_archlib='define' d_atolf='undef' d_atoll='undef' @@ -105,6 +104,7 @@ d_charvspr='undef' d_chown='undef' d_chroot='undef' d_chsize='define' +d_class='undef' d_closedir='define' d_cmsghdr_s='undef' d_const='define' @@ -114,6 +114,7 @@ d_cuserid='undef' d_dbl_dig='define' d_dbminitproto='undef' d_difftime='define' +d_dirfd='undef' d_dirnamlen='define' d_dlerror='define' d_dlopen='define' @@ -130,6 +131,7 @@ d_endpwent='undef' d_endsent='undef' d_eofnblk='define' d_eunice='undef' +d_fchdir='undef' d_fchmod='undef' d_fchown='undef' d_fcntl='undef' @@ -138,11 +140,17 @@ d_fd_macros='define' d_fd_set='define' d_fds_bits='define' d_fgetpos='define' +d_finite='undef' +d_finitel='undef' d_flexfnam='define' d_flock='define' d_flockproto='undef' d_fork='undef' +d_fp_class='undef' d_fpathconf='undef' +d_fpclass='undef' +d_fpclassify='undef' +d_fpclassl='undef' d_fpos64_t='undef' d_frexpl='undef' d_fs_data_s='undef' @@ -153,7 +161,7 @@ d_fstatvfs='undef' d_fsync='undef' d_ftello='undef' d_ftime='define' -d_getcwd='undef' +d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' d_getgrent='undef' @@ -193,11 +201,12 @@ d_gnulibc='undef' d_grpasswd='undef' d_hasmntopt='undef' d_htonl='define' -d_iconv='undef' d_index='undef' d_inetaton='undef' d_int64_t='undef' d_isascii='define' +d_isfinite='undef' +d_isinf='undef' d_isnan='define' d_isnanl='undef' d_killpg='undef' @@ -227,6 +236,7 @@ d_mkstemps='undef' d_mktime='define' d_mmap='undef' d_modfl='undef' +d_modfl_pow32_bug='undef' d_mprotect='undef' d_msg='undef' d_msg_ctrunc='undef' @@ -243,6 +253,7 @@ d_msync='undef' d_munmap='undef' d_mymalloc='undef' d_nice='undef' +d_nl_langinfo='undef' d_nv_preserves_uv='define' d_nv_preserves_uv_bits='32' d_off64_t='undef' @@ -257,6 +268,8 @@ d_phostname='undef' d_pipe='define' d_poll='undef' d_portable='define' +d_procselfexe='undef' +d_pthread_atfork='undef' d_pthread_yield='undef' d_pwage='undef' d_pwchange='undef' @@ -380,6 +393,7 @@ d_ualarm='undef' d_umask='define' d_uname='define' d_union_semun='define' +d_unordered='undef' d_usleep='undef' d_usleepproto='undef' d_ustat='undef' @@ -459,11 +473,13 @@ i_dld='undef' i_dlfcn='define' i_fcntl='define' i_float='define' +i_fp='undef' +i_fp_class='undef' i_gdbm='undef' i_grp='undef' -i_iconv='undef' i_ieeefp='undef' i_inttypes='undef' +i_langinfo='undef' i_limits='define' i_locale='define' i_machcthr='undef' @@ -671,6 +687,7 @@ prefix='~INST_TOP~' prefixexp='~INST_DRV~' privlib='~INST_TOP~~INST_VER~\lib' privlibexp='~INST_TOP~~INST_VER~\lib' +procselfexe='' prototype='define' ptrsize='4' quadkind='5' @@ -711,10 +728,10 @@ shmattype='void *' shortsize='2' shrpenv='' shsharp='true' -sig_name='ZERO NUM01 INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM NUM16 NUM17 NUM18 NUM19 CHLD BREAK ABRT STOP NUM24 CONT CLD' -sig_name_init='"ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0' -sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 20 0' -sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0' +sig_name='ZERO HUP INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM NUM16 NUM17 NUM18 NUM19 CHLD BREAK ABRT STOP NUM24 CONT CLD' +sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0' +sig_num='0 1 2 21 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 20 0' +sig_num_init='0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0' sig_size='27' signal_t='void' sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~' @@ -782,6 +799,7 @@ uquadtype='unsigned __int64' use5005threads='undef' use64bitall='undef' use64bitint='undef' +usecrosscompile='undef' usedl='define' useithreads='undef' uselargefiles='undef' @@ -793,6 +811,7 @@ usenm='false' useopcode='true' useperlio='~USE_PERLIO~' useposix='true' +usereentrant='undef' usesfio='false' useshrplib='yes' usesocks='undef'