X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=733f06f0937f5c96d6413e682d3a94bc220f2c79;hb=4f5010f268a8de0d9ea78da367041150ef2777f4;hp=87be63952438d2cef15b1b19369437615d2f7959;hpb=ad5a63fe9396219f88b25d62a50a1bc7fb7f0c96;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index 87be639..733f06f 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -40,7 +40,13 @@ d_archlib='undef' d_asctime_r='undef' d_atolf='undef' d_atoll='undef' -d_attribut='undef' +d_attribute_format='undef' +d_attribute_malloc='undef' +d_attribute_nonnull='undef' +d_attribute_noreturn='undef' +d_attribute_pure='undef' +d_attribute_unused='undef' +d_attribute_warn_unused_result='undef' d_bcmp='undef' d_bcopy='undef' d_bsd='undef' @@ -196,6 +202,7 @@ d_isnanl='undef' d_killpg='undef' d_lchown='undef' d_ldbl_dig='undef' +d_libm_lib_version='undef' d_link='undef' d_localtime_r='undef' d_locconv='undef' @@ -205,6 +212,8 @@ d_longlong='undef' d_lseekproto='undef' d_lstat='undef' d_madvise='undef' +d_malloc_good_size='undef' +d_malloc_size='undef' d_mblen='undef' d_mbstowcs='undef' d_mbtowc='undef' @@ -241,6 +250,7 @@ d_mymalloc='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' +d_nv_zero_is_allbits_zero='undef' nv_preserves_uv_bits='0' d_off64_t='undef' d_old_pthread_create_joinable='undef' @@ -342,6 +352,7 @@ d_socket='undef' d_socklen_t='undef' d_sockpair='undef' d_socks5_init='undef' +d_sprintf_returns_strlen='undef' d_sqrtl='undef' d_srand48_r='undef' d_srandom_r='undef' @@ -365,6 +376,8 @@ d_strerrm='strerror(e)' d_strerror='undef' d_strerror_r='undef' d_strftime='undef' +d_strlcat='undef' +d_strlcpy='undef' d_strtod='undef' d_strtol='undef' d_strtold='undef' @@ -400,6 +413,7 @@ d_umask='undef' d_uname='undef' d_union_semun='undef' d_unordered='undef' +d_unsetenv='undef' d_usleep='undef' d_usleepproto='undef' d_ustat='undef' @@ -694,6 +708,7 @@ useposix='true' usereentrant='undef' usesfio='false' useshrplib='false' +usesitecustomize='undef' usesocks='undef' usethreads='undef' usevendorprefix='undef'