summaryrefslogtreecommitdiffstats
path: root/bin/dd/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/misc.c')
-rw-r--r--bin/dd/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dd/misc.c b/bin/dd/misc.c
index 4fe4a41..296a018 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -104,5 +104,6 @@ terminate(sig)
int sig;
{
+ summary();
_exit(sig == 0 ? 0 : 1);
}
OpenPOWER on IntegriCloud