This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change stat() and -X filetests so that they treat *FILE{IO}
authorSteve Peters <steve@fisharerojo.org>
Fri, 28 Jul 2006 00:42:04 +0000 (00:42 +0000)
committerSteve Peters <steve@fisharerojo.org>
Fri, 28 Jul 2006 00:42:04 +0000 (00:42 +0000)
commitad02613cb6d8974aab9c68839c06129c8510c983
treeeb381b025d3dc17e6600391647454edd33353d7c
parentcccd58310685ffd16595b2773caa8f1346d6b0ee
Change stat() and -X filetests so that they treat *FILE{IO}
filehandles like *FILE filehandles.  This resolves RT #8244.

p4raw-id: //depot/perl@28628
doio.c
pp_sys.c