Reset errno after failed piped close
authorRoderick Schertler <roderick@argon.org>
Mon, 28 Apr 1997 22:02:20 +0000 (18:02 -0400)
committerChip Salzenberg <chip@atlantic.net>
Tue, 29 Apr 1997 12:00:00 +0000 (00:00 +1200)
commit00db273fa22ecba6466df777a772c6017c403a96
treea02ca86da02aaeb144a0cc73dcc5e30c7d817d6b
parentcf26c822ca0e58de393c90b3f7a75af4335d0d65
Reset errno after failed piped close

Chip had asked me to redo the pclose patches against 97j.  I'm sending
them here to encourage others to try them out since _98 looms so near.
Also included are the patches I'd sent on Friday for the bugs Gisle
reported with Time::{localtime,gmtime}, with these this message contains
all my outstanding patches.

p5p-msgid: 28152.862264940@eeyore.ibcinc.com
lib/Time/gmtime.pm
lib/Time/localtime.pm
pod/perlfunc.pod
t/io/pipe.t
util.c