X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=ed31a3daf36c50fa2645d859299cc4aa6902087e;hb=4135c0a0e71788fb84c0608a84dab7d6d320b6e8;hp=bfcf4e02790ee33ec04274a019fe88568375d56c;hpb=76d3c696f3f9d8be0bea9b002ddfc255153cfadd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index bfcf4e0..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' @@ -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' @@ -262,6 +269,7 @@ 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' @@ -283,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' @@ -307,9 +316,12 @@ 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' @@ -324,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' @@ -410,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'