&_readfile and &_writefile: Fail on failed file close.
authorshort <>
Wed, 20 Aug 2003 11:45:02 +0000 (11:45 +0000)
committershort <>
Wed, 20 Aug 2003 11:45:02 +0000 (11:45 +0000)
commita836346ee6fb7a12766559562a00b0675ad48a59
tree86d2914471cc98c6050f35a775217d9417ab5cc2
parent8d1e5812718e7fa4c79c2af83e2a217b1542eb81
&_readfile and &_writefile: Fail on failed file close.
 - The open file could be pipe with failed return code.
&writefile: +Support destination pipe if $filename=~/^[|]/.
Patch 'configure' to keep executability of config.status-substed files.
AutoGen.pm