Date: Mon, 15 Jul 2002 17:56:04 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/compress compress.c Message-ID: <200207160056.g6G0u4V5057378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/15 17:56:04 PDT
Modified files: (Branch: RELENG_4)
usr.bin/compress compress.c
Log:
MFC: SUSv3 compatibility:
- Use exit status 2 if the file was not compressed because its size would
not be reduced.
- Write diagnostic messages to stderr instead of stdout.
- A filename of "-" means that standard input is read and (de)compressed to
standard output.
Revisions 1.17-1.19
Revision Changes Path
1.7.6.5 +14 -5 src/usr.bin/compress/compress.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207160056.g6G0u4V5057378>
