* gnulib-tool (func_exit): New function, to allow to pass the
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 19 Sep 2006 06:03:01 +0000 (06:03 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 19 Sep 2006 06:03:01 +0000 (06:03 +0000)
commit8f8f42b289910f762f2c1f2561718e5b6ce40300
treebf2c5981d12eeb3203ee3398e2a5e4e3b6ba349f
parentc62e435116b73611e1104f54a2691697e230cd64
* gnulib-tool (func_exit): New function, to allow to pass the
exit status portably through the trap.  Use everywhere.
(--help, --version): Signal a write error.
(trap): catch SIGPIPE, for write errors.
Exit at the end of the trap, with the correct exit status.
ChangeLog
gnulib-tool