This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test that print() is not returning EINTR.
authorVictor <victor@vsespb.ru>
Fri, 2 Aug 2013 10:39:59 +0000 (14:39 +0400)
committerTony Cook <tony@develop-help.com>
Tue, 17 Sep 2013 05:54:52 +0000 (15:54 +1000)
commitb893ae5e183df130e3225a0aaf8ac963a6f6d1ff
tree6049d738e595cfb2c368febb49f175e1de39be40
parent5762b8b0ebfd40c23b36b4efdfb1fdba38332207
Test that print() is not returning EINTR.

fails under 5.14.x ( see RT #119097 )
also fails under 5.8.x

Currently test enabled on linux/bsd/solaris/darwin
MANIFEST
t/io/eintr_print.t [new file with mode: 0644]