summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-10-03 16:19:55 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-10-03 16:19:55 +0000
commit969386165da4b2b619c453c25dead6d8a086a3cb (patch)
treee3a3cfb118410d7e7b70390e0b318b3691452256 /uconfig.sh
parentc3ae9cdede17079a5598fc9c243b609a8d5a3667 (diff)
downloadperl-969386165da4b2b619c453c25dead6d8a086a3cb.tar.gz
Add probes for *time64 () functions
Add missing config vars p4raw-id: //depot/perl@34456
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-xuconfig.sh68
1 files changed, 37 insertions, 31 deletions
diff --git a/uconfig.sh b/uconfig.sh
index 4222330241..490a481030 100755
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -44,6 +44,7 @@ d_accessx='undef'
d_aintl='undef'
d_alarm='undef'
d_archlib='undef'
+d_asctime64='undef'
d_asctime_r='undef'
d_atolf='undef'
d_atoll='undef'
@@ -54,14 +55,15 @@ d_attribute_noreturn='undef'
d_attribute_pure='undef'
d_attribute_unused='undef'
d_attribute_warn_unused_result='undef'
-d_builtin_expect='undef'
-d_builtin_choose_expr='undef'
d_bcmp='undef'
d_bcopy='undef'
-d_bsd='undef'
d_bsdgetpgrp='undef'
d_bsdsetpgrp='undef'
+d_bsd='undef'
+d_builtin_choose_expr='undef'
+d_builtin_expect='undef'
d_bzero='undef'
+d_c99_variadic_macros='undef'
d_casti32='undef'
d_castneg='undef'
d_charvspr='undef'
@@ -75,16 +77,17 @@ d_cmsghdr_s='undef'
d_const='undef'
d_copysignl='undef'
d_cplusplus='undef'
-d_crypt='undef'
d_crypt_r='undef'
+d_crypt='undef'
d_csh='undef'
-d_ctermid='undef'
d_ctermid_r='undef'
+d_ctermid='undef'
+d_ctime64='undef'
d_ctime_r='undef'
-d_c99_variadic_macros='undef'
d_cuserid='undef'
d_dbl_dig='undef'
d_dbminitproto='undef'
+d_difftime64='undef'
d_difftime='undef'
d_dir_dd_fd='undef'
d_dirfd='undef'
@@ -93,20 +96,20 @@ d_dlerror='undef'
d_dlopen='undef'
d_dlsymun='undef'
d_dosuid='undef'
-d_drand48_r='undef'
d_drand48proto='undef'
+d_drand48_r='undef'
d_dup2='undef'
d_eaccess='undef'
-d_endgrent='undef'
d_endgrent_r='undef'
+d_endgrent='undef'
d_endhent='undef'
d_endhostent_r='undef'
d_endnent='undef'
d_endnetent_r='undef'
d_endpent='undef'
d_endprotoent_r='undef'
-d_endpwent='undef'
d_endpwent_r='undef'
+d_endpwent='undef'
d_endsent='undef'
d_endservent_r='undef'
d_eofnblk='undef'
@@ -115,23 +118,23 @@ d_faststdio='undef'
d_fchdir='undef'
d_fchmod='undef'
d_fchown='undef'
-d_fcntl='undef'
d_fcntl_can_lock='undef'
+d_fcntl='undef'
d_fd_macros='undef'
-d_fd_set='undef'
d_fds_bits='undef'
+d_fd_set='undef'
d_fgetpos='undef'
-d_finite='undef'
d_finitel='undef'
+d_finite='undef'
d_flexfnam='undef'
-d_flock='undef'
d_flockproto='undef'
+d_flock='undef'
d_fork='define'
-d_fp_class='undef'
d_fpathconf='undef'
-d_fpclass='undef'
d_fpclassify='undef'
d_fpclassl='undef'
+d_fp_class='undef'
+d_fpclass='undef'
d_fpos64_t='undef'
d_frexpl='undef'
d_fs_data_s='undef'
@@ -146,8 +149,8 @@ d_futimes='undef'
d_getcwd='undef'
d_getespwnam='undef'
d_getfsstat='undef'
-d_getgrent='undef'
d_getgrent_r='undef'
+d_getgrent='undef'
d_getgrgid_r='undef'
d_getgrnam_r='undef'
d_getgrps='undef'
@@ -160,10 +163,10 @@ d_gethostbyname_r='undef'
d_gethostent_r='undef'
d_gethostprotos='undef'
d_getitimer='undef'
-d_getlogin='undef'
d_getlogin_r='undef'
-d_getmnt='undef'
+d_getlogin='undef'
d_getmntent='undef'
+d_getmnt='undef'
d_getnbyaddr='undef'
d_getnbyname='undef'
d_getnent='undef'
@@ -185,8 +188,8 @@ d_getprotobynumber_r='undef'
d_getprotoent_r='undef'
d_getprotoprotos='undef'
d_getprpwnam='undef'
-d_getpwent='undef'
d_getpwent_r='undef'
+d_getpwent='undef'
d_getpwnam_r='undef'
d_getpwuid_r='undef'
d_getsbyname='undef'
@@ -197,9 +200,10 @@ d_getservbyport_r='undef'
d_getservent_r='undef'
d_getservprotos='undef'
d_getspent='undef'
-d_getspnam='undef'
d_getspnam_r='undef'
+d_getspnam='undef'
d_gettimeod='undef'
+d_gmtime64='undef'
d_gmtime_r='undef'
d_gnulibc='undef'
d_grpasswd='undef'
@@ -213,15 +217,16 @@ d_int64_t='undef'
d_isascii='undef'
d_isfinite='undef'
d_isinf='undef'
-d_isnan='undef'
d_isnanl='undef'
+d_isnan='undef'
d_killpg='undef'
d_lchown='undef'
d_ldbl_dig='undef'
d_libm_lib_version='undef'
d_link='undef'
-d_localtime_r='undef'
+d_localtime64='undef'
d_localtime_r_needs_tzset='undef'
+d_localtime_r='undef'
d_locconv='undef'
d_lockf='undef'
d_longdbl='undef'
@@ -242,25 +247,26 @@ d_memset='undef'
d_mkdir='undef'
d_mkdtemp='undef'
d_mkfifo='undef'
-d_mkstemp='undef'
d_mkstemps='undef'
+d_mkstemp='undef'
+d_mktime64='undef'
d_mktime='undef'
d_mmap='undef'
-d_modfl='undef'
-d_modflproto='undef'
d_modfl_pow32_bug='undef'
+d_modflproto='undef'
+d_modfl='undef'
d_mprotect='undef'
-d_msg='undef'
+d_msgctl='undef'
d_msg_ctrunc='undef'
d_msg_dontroute='undef'
+d_msgget='undef'
+d_msghdr_s='undef'
d_msg_oob='undef'
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_msg='undef'
d_msync='undef'
d_munmap='undef'
d_mymalloc='undef'
@@ -268,13 +274,13 @@ d_nice='undef'
d_nl_langinfo='undef'
d_nv_preserves_uv='undef'
d_nv_zero_is_allbits_zero='undef'
-nv_preserves_uv_bits='0'
-nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
d_off64_t='undef'
d_old_pthread_create_joinable='undef'
d_oldpthreads='undef'
d_oldsock='undef'
d_open3='undef'
+nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
+nv_preserves_uv_bits='0'
d_pathconf='undef'
d_pause='undef'
d_perl_otherlibdirs='undef'