summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-08-14 11:54:48 +0200
committerNicholas Clark <nick@ccl4.org>2012-08-17 16:35:30 +0200
commitcc3315ba158429a67e76ae0034535e9783abe8cf (patch)
treea7526bbd15bd4456e2fe54051204ce11af9ef45a /MANIFEST
parentd91f1bc9c333968f803a403e4aaf2bd8c7ff1fa3 (diff)
downloadperl-cc3315ba158429a67e76ae0034535e9783abe8cf.tar.gz
Remove the UTS port.
UTS was a mainframe version of System V created by Amdahl, subsequently sold to UTS Global. The port has not been touched since before 5.8.0, and UTS Global is now defunct.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 0 insertions, 5 deletions
diff --git a/MANIFEST b/MANIFEST
index 6834d86508..25f254612e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3874,7 +3874,6 @@ ext/POSIX/hints/next_3.pl Hint for POSIX for named architecture
ext/POSIX/hints/openbsd.pl Hint for POSIX for named architecture
ext/POSIX/hints/sunos_4.pl Hint for POSIX for named architecture
ext/POSIX/hints/svr4.pl Hint for POSIX for named architecture
-ext/POSIX/hints/uts.pl Hint for POSIX for named architecture
ext/POSIX/lib/POSIX.pm POSIX extension Perl module
ext/POSIX/lib/POSIX.pod POSIX extension documentation
ext/POSIX/Makefile.PL POSIX extension makefile writer
@@ -4181,7 +4180,6 @@ hints/unicosmk.sh Hints for named architecture
hints/unicos.sh Hints for named architecture
hints/unisysdynix.sh Hints for named architecture
hints/utekv.sh Hints for named architecture
-hints/uts.sh Hints for named architecture
hints/uwin.sh Hints for named architecture
hints/vmesa.sh Hints for named architecture
hints/vos.sh Hints for named architecture
@@ -4879,7 +4877,6 @@ README.solaris Perl notes for Solaris
README.symbian Perl notes for Symbian
README.tru64 Perl notes for Tru64
README.tw Perl for Traditional Chinese (in Big5)
-README.uts Perl notes for UTS
README.vmesa Perl notes for VM/ESA
README.vms Notes about installing the VMS port
README.vos Perl notes for Stratus VOS
@@ -5576,8 +5573,6 @@ utils/shasum.PL filter for computing SHA digests (analogous to md5sum)
utils/splain.PL Stand-alone version of diagnostics.pm
utils/xsubpp.PL External subroutine preprocessor
utils/zipdetails.PL display the internal structure of zip files
-uts/sprintf_wrap.c sprintf wrapper for UTS
-uts/strtol_wrap.c strtol wrapper for UTS
vmesa/Makefile VM/ESA Makefile
vmesa/vmesa.c VM/ESA-specific C code for Perl core
vmesa/vmesaish.h VM/ESA-specific C header for Perl core