summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2002-09-30 08:29:33 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2002-09-30 08:29:33 +0000
commit2d736872f25b3e41d616d46e8286fe3f13ef058d (patch)
treedab0a59d773a6ffca676fcba13c5366cc7d64727 /epoc
parentde11ba31bba9f0eef0f76239d1d93a010926d6cf (diff)
downloadperl-2d736872f25b3e41d616d46e8286fe3f13ef058d.tar.gz
nanosleep probes as per Jarkko's request
p4raw-id: //depot/perl@17944
Diffstat (limited to 'epoc')
-rw-r--r--epoc/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh
index 7779669847..dd489a5f8f 100644
--- a/epoc/config.sh
+++ b/epoc/config.sh
@@ -915,6 +915,7 @@ d_getmnt='undef'
d_statfs_f_flags='undef'
d_statfs_s='undef'
d_usleep='undef'
+d_nanosleep='undef'
d_ustat='undef'
i_sysstatfs='undef'
i_sysvfs='undef'