This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
authorNicholas Clark <nick@ccl4.org>
Fri, 3 Feb 2006 13:06:00 +0000 (13:06 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 3 Feb 2006 13:06:00 +0000 (13:06 +0000)
commit22c96fc102ce8ee52778a2d8a7fced27b492c1ee
tree1a1f53570204f0e471c6f8c8f2b2252f40a448d8
parentf550f1f84120b52f9da4c1bccd557ed73c676650
Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
to a dynamic array.

p4raw-id: //depot/perl@27059
embedvar.h
perlapi.h
perlio.c
perlvars.h