summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2007-03-31 13:50:18 -0400
committerSteve Peters <steve@fisharerojo.org>2007-04-01 12:57:24 +0000
commit2eacba2f038fca0c7ce4713e73ef229faa3f3caa (patch)
tree11330c09c2c6b2fdf871ac8c18dd98de8085c06e /plan9
parente3abe207f764929a97eafa503a3780d5b7636ed2 (diff)
downloadperl-2eacba2f038fca0c7ce4713e73ef229faa3f3caa.tar.gz
microperl plus missing config vars
Message-ID: <460ED79A.5030809@iki.fi> p4raw-id: //depot/perl@30823
Diffstat (limited to 'plan9')
-rw-r--r--plan9/config_sh.sample18
1 files changed, 14 insertions, 4 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 86771d9410..f112ba9b73 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -123,7 +123,10 @@ d_bcopy='define'
d_bsd='undef'
d_bsdgetpgrp='undef'
d_bsdsetpgrp='undef'
+d_builtin_choose_expr='undef'
+d_builtin_expect='undef'
d_bzero='define'
+d_c99_variadic_macros='undef'
d_casti32='undef'
d_castneg='undef'
d_charvspr='define'
@@ -136,12 +139,13 @@ d_closedir='define'
d_cmsghdr_s='undef'
d_const='define'
d_copysignl='undef'
+d_cplusplus='undef'
d_crypt='undef'
d_crypt_r='undef'
d_csh='undef'
+d_ctermid='undef'
d_ctermid_r='undef'
d_ctime_r='undef'
-d_c99_variadic_macros='undef'
d_cuserid='define'
d_dbl_dig='define'
d_dbminitproto='undef'
@@ -265,6 +269,7 @@ d_grpasswd='undef'
d_hasmntopt='undef'
d_htonl='define'
d_ilogbl='undef'
+d_inc_version_list='undef'
d_index='undef'
d_inetaton='undef'
d_int64_t='define'
@@ -276,6 +281,7 @@ d_isnanl='undef'
d_killpg='undef'
d_lchown='undef'
d_ldbl_dig='define'
+d_libm_lib_version='0'
d_link='define'
d_localtime_r='undef'
d_localtime_r_needs_tzset='undef'
@@ -304,8 +310,8 @@ d_mkstemps='undef'
d_mktime='define'
d_mmap='undef'
d_modfl='undef'
-d_modflproto='undef'
d_modfl_pow32_bug='undef'
+d_modflproto='undef'
d_mprotect='undef'
d_msg='undef'
d_msg_ctrunc='undef'
@@ -337,7 +343,9 @@ d_phostname='undef'
d_pipe='define'
d_poll='undef'
d_portable='define'
+d_printf_format_null='undef'
d_procselfexe='undef'
+d_pseudofork='undef'
d_pthread_atfork='undef'
d_pthread_attr_setscope='undef'
d_pthread_yield='undef'
@@ -365,8 +373,8 @@ d_safebcpy='undef'
d_safemcpy='undef'
d_sanemcmp='define'
d_sbrkproto='undef'
-d_sched_yield='undef'
d_scalbnl='undef'
+d_sched_yield='undef'
d_scm_rights='undef'
d_seekdir='undef'
d_select='define'
@@ -417,9 +425,10 @@ d_shmctl='undef'
d_shmdt='undef'
d_shmget='undef'
d_sigaction='define'
+d_signbit='define'
d_sigprocmask='define'
d_sigsetjmp='define'
-d_sprintf_returns_strlen='undef'
+d_sitearch='define'
d_snprintf='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'
@@ -427,6 +436,7 @@ d_socket='define'
d_socklen_t='undef'
d_sockpair='define'
d_socks5_init='undef'
+d_sprintf_returns_strlen='undef'
d_sqrtl='undef'
d_srand48_r='undef'
d_srandom_r='undef'