Date: Mon, 26 Apr 2010 20:05:48 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/gzip gzip.c Message-ID: <201004262006.o3QK631Z074635@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-04-26 20:05:48 UTC FreeBSD src repository Modified files: usr.bin/gzip gzip.c Log: SVN rev 207247 on 2010-04-26 20:05:48Z by delphij Add a signal handler for SIGINT which removes output file when necessary. While I'm there, move unlink_input() slightly down to after closing the output file, in uncompression path. MFC after: 2 weeks Revision Changes Path 1.15 +21 -4 src/usr.bin/gzip/gzip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004262006.o3QK631Z074635>