X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlport.pod;h=fffb1bc1d5099e4420457a166174d86a0d684556;hb=cf5baa4869b9f9ab8e2d559f474c8e805806c370;hp=bc75280da2dc1c21e8ab20b562a93d49d2b33bce;hpb=18a271bdeb5db6b3d08afc68cbcd7f6f9dc0e0f8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlport.pod b/pod/perlport.pod index bc75280..fffb1bc 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1399,7 +1399,7 @@ as well as from CPAN. =item * -Plan 9, F +S, F =back @@ -1502,7 +1502,7 @@ in the SYSTEM environment settings. (Cygwin) =item chown LIST -Not implemented. (S, Win32, Plan9, S, VOS) +Not implemented. (S, Win32, S, S, VOS) Does nothing, but won't fail. (Win32) @@ -1510,7 +1510,7 @@ Does nothing, but won't fail. (Win32) =item chroot -Not implemented. (S, Win32, VMS, Plan9, S, VOS, VM/ESA) +Not implemented. (S, Win32, VMS, S, S, VOS, VM/ESA) =item crypt PLAINTEXT,SALT @@ -1521,11 +1521,11 @@ Not implemented. (VOS) =item dbmclose HASH -Not implemented. (VMS, Plan9, VOS) +Not implemented. (VMS, S, VOS) =item dbmopen HASH,DBNAME,MODE -Not implemented. (VMS, Plan9, VOS) +Not implemented. (VMS, S, VOS) =item dump LABEL @@ -1567,7 +1567,7 @@ Available only on Windows NT (not on Windows 95). (Win32) =item fork -Not implemented. (S, AmigaOS, S, VOS, VM/ESA) +Not implemented. (S, AmigaOS, S, VOS, VM/ESA, VMS) Emulated using multiple interpreters. See L. (Win32) @@ -1584,7 +1584,7 @@ Not implemented. (S, Win32, VMS, S, VOS) =item getppid -Not implemented. (S, Win32, VMS, S) +Not implemented. (S, Win32, S) =item getpriority WHICH,WHO @@ -1602,7 +1602,7 @@ Not implemented. (S, Win32, VMS, S) =item getnetbyname NAME -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item getpwuid UID @@ -1616,7 +1616,7 @@ Not implemented. (S, Win32, VMS, S) =item getnetbyaddr ADDR,ADDRTYPE -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item getprotobynumber NUMBER @@ -1640,31 +1640,31 @@ Not implemented. (S, Win32) =item getnetent -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item getprotoent -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item getservent -Not implemented. (Win32, Plan9) +Not implemented. (Win32, S) =item sethostent STAYOPEN -Not implemented. (S, Win32, Plan9, S) +Not implemented. (S, Win32, S, S) =item setnetent STAYOPEN -Not implemented. (S, Win32, Plan9, S) +Not implemented. (S, Win32, S, S) =item setprotoent STAYOPEN -Not implemented. (S, Win32, Plan9, S) +Not implemented. (S, Win32, S, S) =item setservent STAYOPEN -Not implemented. (Plan9, Win32, S) +Not implemented. (S, Win32, S) =item endpwent @@ -1680,19 +1680,19 @@ Not implemented. (S, Win32) =item endnetent -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item endprotoent -Not implemented. (S, Win32, Plan9) +Not implemented. (S, Win32, S) =item endservent -Not implemented. (Plan9, Win32) +Not implemented. (S, Win32) =item getsockopt SOCKET,LEVEL,OPTNAME -Not implemented. (Plan9) +Not implemented. (S) =item glob EXPR @@ -1752,7 +1752,7 @@ Return values (especially for device and inode) may be bogus. (Win32) =item msgrcv ID,VAR,SIZE,TYPE,FLAGS -Not implemented. (S, Win32, VMS, Plan9, S, VOS) +Not implemented. (S, Win32, VMS, S, S, VOS) =item open FILEHANDLE,EXPR @@ -1794,7 +1794,7 @@ Not implemented. (S, Win32, VMS, S, VOS) =item setgrent -Not implemented. (S, MPE/iX, VMS, Win32, VMS, S) +Not implemented. (S, MPE/iX, VMS, Win32, S) =item setpgrp PID,PGRP @@ -1810,7 +1810,7 @@ Not implemented. (S, MPE/iX, Win32, S) =item setsockopt SOCKET,LEVEL,OPTNAME,OPTVAL -Not implemented. (Plan9) +Not implemented. (S) =item shmctl ID,CMD,ARG @@ -2094,9 +2094,11 @@ available at http://www.cpan.org/src/index.html OpenBSD OpenVMS (VMS) OS/2 + PowerUX POSIX-BC (BS2000) QNX Solaris + SunOS 4 SUPER-UX Tru64 UNIX (DEC OSF/1, Digital UNIX) UNICOS @@ -2109,26 +2111,28 @@ available at http://www.cpan.org/src/index.html VM/ESA 1) in DOS mode either the DOS or OS/2 ports can be used - 2) compilers: Borland, Cygwin (GCC), MinGW (GCC), VC6 + 2) compilers: Borland, MinGW (GCC), VC6 The following platforms worked with the previous releases (5.6 and 5.7), but we did not manage either to fix or to test these in time for the 5.8.0 release. There is a very good chance that many of these -will work fine with the 5.8.0. The only one known for certain to be -broken for 5.8.0 is the AmigaOS. +will work fine with the 5.8.0. - AmigaOS + BSD/OS DomainOS Hurd LynxOS MachTen PowerMAX SCO SV - SunOS 4 SVR4 Unixware Windows 3.1 +Known to be broken for 5.8.0 (but 5.6.1 and 5.7.2 can be used): + + AmigaOS + The following platforms have been known to build Perl from source in the past (5.005_03 and earlier), but we haven't been able to verify their status for the current release, either because the @@ -2139,7 +2143,6 @@ of any trouble. 3b1 A/UX - BSD/OS ConvexOS CX/UX DC/OSx @@ -2160,16 +2163,14 @@ of any trouble. OpenSTEP Opus Plan 9 - PowerUX RISC/os - SCO ODT/OSR + SCO ODT/OSR Stellar SVR2 TI1500 TitanOS Ultrix Unisys Dynix - Unixware The following platforms have their own source code distributions and binaries available via http://www.cpan.org/ports/ @@ -2197,7 +2198,7 @@ http://www.cpan.org/ports/index.html for binary distributions. L, L, L, L, L, L, L, L, L, L, -L, L, L, L, +L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L,