This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 21 May 1999 17:31:26 +0000 (17:31 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 21 May 1999 17:31:26 +0000 (17:31 +0000)
commite2dbf22206a381bd04a6ae9005ee03b61db9ab2f
treeb85fe5c419664ea421d93c2071cafe6cc77b17f9
parent6ab3f9cbae5dd948ef8a282cb3f9a626e7571423
fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
(Configure fflush(NULL) detection seems broken on Solaris, which
is why I hit the problem)

p4raw-id: //depot/perl@3439
Changes
perl.h