X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=ed31a3daf36c50fa2645d859299cc4aa6902087e;hb=4135c0a0e71788fb84c0608a84dab7d6d320b6e8;hp=869a676c617ea979aececc99cb62908c2689118b;hpb=ef71a6f50e5f44625432580f1c0df3b478282b95;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index 869a676..ed31a3d 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -52,6 +52,7 @@ d_chroot='undef' d_chsize='undef' d_closedir='undef' d_const='undef' +d_cmsghdr_s='undef' d_crypt='undef' d_csh='undef' d_cuserid='undef' @@ -105,6 +106,7 @@ d_gethbyname='undef' d_gethent='undef' d_gethname='undef' d_gethostprotos='undef' +d_getitimer='undef' d_getlogin='undef' d_getmnt='undef' d_getmntent='undef' @@ -178,6 +180,7 @@ d_msg_peek='undef' d_msg_proxy='undef' d_msgctl='undef' d_msgget='undef' +d_msghdr_s='undef' d_msgrcv='undef' d_msgsnd='undef' d_msync='undef' @@ -185,7 +188,7 @@ d_munmap='undef' d_mymalloc='undef' d_nice='undef' d_nv_preserves_uv='undef' -d_nv_preserves_uv_bits='define' +d_nv_preserves_uv_bits='0' d_off64_t='undef' d_old_pthread_create_joinable='undef' d_oldpthreads='undef' @@ -211,6 +214,8 @@ d_qgcvt='undef' d_quad='undef' d_readdir='undef' d_readlink='undef' +d_readv='undef' +d_recvmsg='undef' d_rename='undef' d_rewinddir='undef' d_rmdir='undef' @@ -228,11 +233,13 @@ d_semctl_semid_ds='undef' d_semctl_semun='undef' d_semget='undef' d_semop='undef' +d_sendmsg='undef' d_setegid='undef' d_seteuid='undef' d_setgrent='undef' d_setgrps='undef' d_sethent='undef' +d_setitimer='undef' d_setlinebuf='undef' d_setlocale='undef' d_setnent='undef' @@ -260,7 +267,9 @@ d_shmctl='undef' d_shmdt='undef' d_shmget='undef' d_sigaction='undef' +d_sigprocmask='undef' d_sigsetjmp='undef' +d_sockatmark='undef' d_socket='undef' d_socklen_t='undef' d_sockpair='undef' @@ -282,6 +291,7 @@ d_strcoll='undef' d_strctcpy='undef' d_strerrm='strerror(e)' d_strerror='undef' +d_strftime='undef' d_strtod='undef' d_strtol='undef' d_strtold='undef' @@ -306,10 +316,14 @@ d_time='undef' d_times='undef' d_truncate='undef' d_tzname='undef' +d_u32align='define' +d_ualarm='undef' d_umask='undef' d_uname='undef' d_union_semun='undef' +d_usleep='undef' d_ustat='undef' +d_vendorarch='undef' d_vendorbin='undef' d_vendorlib='undef' d_vfork='undef' @@ -322,6 +336,7 @@ d_wait4='undef' d_waitpid='undef' d_wcstombs='undef' d_wctomb='undef' +d_writev='undef' d_xenix='undef' db_hashtype='u_int32_t' db_prefixtype='size_t' @@ -408,7 +423,7 @@ i_sysparam='undef' i_sysresrc='undef' i_syssecrt='undef' i_sysselct='undef' -i_syssockio='' +i_syssockio='undef' i_sysstat='define' i_sysstatfs='undef' i_sysstatvfs='undef' @@ -503,9 +518,9 @@ selectminbits='32' selecttype=int shmattype='void *' shortsize=1 -sig_count='64' sig_name_init='0' sig_num_init='0' +sig_size='1' signal_t=int sizesize=1 sizetype=int @@ -558,6 +573,7 @@ uvsize='4' uvtype='unsigned long' uvuformat='"lu"' uvxformat='"lx"' +uvXUformat='"lX"' versiononly='undef' voidflags=1 xs_apiversion='5.005'