X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=0e54da71627f6064a77cf54c113eb67105998301;hb=5d0f390387801a9d64f5847c6ea27f18454bd071;hp=9026368c83fa0724175dcb3727cf47f907c91854;hpb=8a6cb2cbf33b292e9c5c2689417fb9f525f67df2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 9026368..0e54da7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -448,6 +448,7 @@ ext/IPC/SysV/SysV.pm IPC::SysV extension Perl module ext/IPC/SysV/SysV.xs IPC::SysV extension Perl module ext/IPC/SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture ext/IPC/SysV/hints/next_3.pl Hint for IPC::SysV for named architecture +ext/IPC/SysV/ipcsysv.t See if IPC::SysV works ext/IPC/SysV/t/msg.t IPC::SysV extension Perl module ext/IPC/SysV/t/sem.t IPC::SysV extension Perl module ext/List/Util/ChangeLog Util extension @@ -605,24 +606,24 @@ ext/Thread/Thread/Queue.pm Thread synchronised queue objects ext/Thread/Thread/Semaphore.pm Thread semaphore objects ext/Thread/Thread/Signal.pm Start a thread to run signal handlers ext/Thread/Thread/Specific.pm Thread specific data access -ext/Thread/create.t Test thread creation -ext/Thread/die.t Test thread die() -ext/Thread/die2.t Test thread die() differently -ext/Thread/io.t Test threads doing simple I/O -ext/Thread/join.t Test thread joining -ext/Thread/join2.t Test thread joining differently -ext/Thread/list.t Test getting list of all threads -ext/Thread/lock.t Test lock primitive -ext/Thread/queue.t Test Thread::Queue module -ext/Thread/specific.t Test thread-specific user data -ext/Thread/sync.t Test thread synchronisation -ext/Thread/sync2.t Test thread synchronisation +ext/Thread/create.tx Test thread creation +ext/Thread/die.tx Test thread die() +ext/Thread/die2.tx Test thread die() differently +ext/Thread/io.tx Test threads doing simple I/O +ext/Thread/join.tx Test thread joining +ext/Thread/join2.tx Test thread joining differently +ext/Thread/list.tx Test getting list of all threads +ext/Thread/lock.tx Test lock primitive +ext/Thread/queue.tx Test Thread::Queue module +ext/Thread/specific.tx Test thread-specific user data +ext/Thread/sync.tx Test thread synchronisation +ext/Thread/sync2.tx Test thread synchronisation ext/Thread/thr5005.t Test 5.005-style threading (skipped if no use5005threads) ext/Thread/typemap Thread extension interface types -ext/Thread/unsync.t Test thread implicit synchronisation -ext/Thread/unsync2.t Test thread implicit synchronisation -ext/Thread/unsync3.t Test thread implicit synchronisation -ext/Thread/unsync4.t Test thread implicit synchronisation +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/Time/HiRes/Changes Time::HiRes extension ext/Time/HiRes/HiRes.pm Time::HiRes extension ext/Time/HiRes/HiRes.t Test for Time::HiRes @@ -2091,6 +2092,7 @@ vos/config.ga.h config.h for use with generally-available VOS POSIX.1 support vos/config.pl script to convert a config_h.SH to a config.h vos/configure_perl.cm VOS command macro to configure perl before building vos/install_perl.cm VOS command macro to install perl after building +vos/Makefile A helper for maintaining the config.*.* in UNIX vos/perl.bind VOS bind control file vos/test_vos_dummies.c Test program for "vos_dummies.c" vos/vos_dummies.c Wrappers to soak up undefined functions