summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorArtur Bergman <sky@nanisky.com>2001-09-18 14:13:26 +0000
committerArtur Bergman <sky@nanisky.com>2001-09-18 14:13:26 +0000
commit47ba87809fbf35eecb6fc2ac6e979d62b1d62fd5 (patch)
tree1d0bda1eae341e440e0836e07125ea3be83f9274 /MANIFEST
parent8285277a58446d16db1b52350429229d9df795f8 (diff)
downloadperl-47ba87809fbf35eecb6fc2ac6e979d62b1d62fd5.tar.gz
Adds the thread 0.05 module. It is now moved to the core from CPAN.
The test will fail because of Test.pm not knowing about threads. basic needs to be manually tested compile time warnings on IV2PTR conversions need to be fixed p4raw-id: //depot/perl@12068
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 809536e7bd..cdd65fafc6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -569,6 +569,13 @@ ext/Thread/unsync.tx Test thread implicit synchronisation
ext/Thread/unsync2.tx Test thread implicit synchronisation
ext/Thread/unsync3.tx Test thread implicit synchronisation
ext/Thread/unsync4.tx Test thread implicit synchronisation
+ext/threads/Changes ithreads
+ext/threads/Makefile.PL ithreads
+ext/threads/README ithreads
+ext/threads/threads.h ithreads
+ext/threads/threads.pm ithreads
+ext/threads/threads.xs ithreads
+ext/threads/t/basic.t ithreads
ext/Time/HiRes/Changes Time::HiRes extension
ext/Time/HiRes/hints/dynixptx.pl Hint for Time::HiRes for named architecture
ext/Time/HiRes/hints/sco.pl Hints for Time::HiRes for named architecture