This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase default pipe buffer size on VMS to 8192 on 64-bit systems.
authorCraig A. Berry <craigberry@mac.com>
Wed, 6 Jan 2010 04:06:03 +0000 (22:06 -0600)
committerCraig A. Berry <craigberry@mac.com>
Wed, 6 Jan 2010 04:06:03 +0000 (22:06 -0600)
commitdf17c887edae24b6fb41930323837b575d27a7df
tree31fa4bdce568e844820e2fe77921626cf2e1c646
parenta1bd83cf3e00be35d6d0ee49d6ed4d1506c6cc67
Increase default pipe buffer size on VMS to 8192 on 64-bit systems.

As Charles Lane's piping code reaches its 10-year anniversary, it's
time to bump up the default to something slightly more appropriate
for modern systems.  In addition to other benefits, this fixes test
failures when a test script outputs a large amount of text on one
line (e.g., t/re/reg_posixcc.t).
pod/perlvms.pod
vms/vms.c