X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.os2;h=667423c382abc923ef507f7b06317b0c4f561482;hb=dc45a647708b6c5442e1362e6b6e7a2583c30346;hp=947a56926db9f814b5731e3f81697ab3298bffd6;hpb=d8c2d278168b862ff4120ad8e5887d37d31f858b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.os2 b/README.os2 index 947a569..667423c 100644 --- a/README.os2 +++ b/README.os2 @@ -1085,8 +1085,13 @@ eventually). =item -Since L is present in EMX, but is not functional, the same is -true for perl. Here is the list of things which may be "broken" on +Since L is present in EMX, but is not functional, it is +emulated by perl. To disable the emulations, set environment variable +C. + +=item + +Here is the list of things which may be "broken" on EMX (from EMX docs): =over @@ -1102,7 +1107,7 @@ L is not required and not implemented. =item * -L is not yet implemented (dummy function). +L is not yet implemented (dummy function). (Perl has a workaround.) =item * @@ -1158,6 +1163,12 @@ a dummy implementation. C special-cases F and F. +=item C + +Since L is present in EMX, but is not functional, it is +emulated by perl. To disable the emulations, set environment variable +C. + =back =head1 Perl flavors @@ -1337,6 +1348,12 @@ memory handling code is buggy. Specific for EMX port. Gives the directory part of the location for F. +=head2 C + +Specific for EMX port. Since L is present in EMX, but is not +functional, it is emulated by perl. To disable the emulations, set +environment variable C. + =head2 C or C Specific for EMX port. Used as storage place for temporary files, most