This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: updated patch on the sysread, syswrite for VMS
authorCharles Bailey <bailey@HMIVAX.HUMGEN.UPENN.EDU>
Tue, 26 Nov 1996 22:28:23 +0000 (17:28 -0500)
committerChip Salzenberg <chip@atlantic.net>
Fri, 29 Nov 1996 17:31:00 +0000 (05:31 +1200)
commit9fcfb7d3fd98112237a529ff1b3b6bc885c416a0
treeff97b457108733f23544c8fe7d689837ec78205b
parentb739d68ac13dadf36db54b3ac9892909c39a3ccf
Re: updated patch on the sysread, syswrite for VMS

Subject: Re: updated patch on the sysread, syswrite

> Based on feedback I got, here is an updated patch.  I would appreciate
> even more feedback as I added a t/op test that exercises the sysread,
> syswrite.  Especially appreciated experiences on non-UNIX systems like
> OS/2, VMS, we'll see how portable my very UNIXish ideas of what those
> two calls should do are... to be applied on top of 3_08.

Looks OK under VMS.  Appended is a patch to the test, which works around
the fact that file size as returned by -s isn't updated until a file is
closed.

p5p-msgid: <01ICB648K2XG001A1D@hmivax.humgen.upenn.edu>
t/op/sysio.t