This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reset errno after failed piped close
authorChip Salzenberg <chip@atlantic.net>
Tue, 29 Apr 1997 12:00:00 +0000 (00:00 +1200)
committerChip Salzenberg <chip@atlantic.net>
Tue, 29 Apr 1997 12:00:00 +0000 (00:00 +1200)
commit03136e130d992186c97de0acd23f4857b1a277da
treed949f1f3a199a60e1e0ec5416f9118e7cd259f91
parentcf26c822ca0e58de393c90b3f7a75af4335d0d65
Reset errno after failed piped close

(this is the same change as commit 00db273fa22ecba6466df777a772c6017c403a96, but as applied)
lib/Time/gmtime.pm
lib/Time/localtime.pm
pod/perlfunc.pod
t/io/pipe.t
util.c