]> Dogcows Code - chaz/tar/commit
Fix undesired error exit on receiving SIGPIPE.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 20 Mar 2010 11:14:31 +0000 (13:14 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 20 Mar 2010 11:20:30 +0000 (13:20 +0200)
commit340dbf5aabfee4e1e657f8ebf202a2fee1750a63
treeb0664a6e713027d7ab860b3b82542006c45895ab
parentc1d3d134939d48e921b981f400808663f4e74001
Fix undesired error exit on receiving SIGPIPE.

* src/tar.c: Do not ignore SIGPIPE.
* tests/sigpipe.at: New testcase.
* tests/Makefile.am, tests/testsuite.at: Add sigpipe.at
* tests/remfiles01.at: Fix error code expectation.
* NEWS: Update.
NEWS
src/tar.c
tests/Makefile.am
tests/remfiles01.at
tests/sigpipe.at [new file with mode: 0644]
tests/testsuite.at
This page took 0.018436 seconds and 4 git commands to generate.