diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-01 05:56:14 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-01 05:56:14 +0000 |
commit | 0696b3f901e6e39faf5cf61e99d88d9434ebaf79 (patch) | |
tree | cd63ba8617858e7e875adbefd384bfdb93d1cfc9 /epoc | |
parent | 046e3f33bfc965c84e96ed0ef0ba38b777cb38bf (diff) | |
download | perl-0696b3f901e6e39faf5cf61e99d88d9434ebaf79.tar.gz |
More nanosleep removal.
p4raw-id: //depot/perl@19899
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 261ce4dcf7..b6066708cd 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -922,7 +922,6 @@ 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' |