NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39574 CVS commit: src/bin/echo
The following reply was made to PR bin/39574; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39574 CVS commit: src/bin/echo
Date: Thu, 18 Sep 2008 05:42:08 +0000 (UTC)
Module Name: src
Committed By: dholland
Date: Thu Sep 18 05:42:08 UTC 2008
Modified Files:
src/bin/echo: echo.c
Log Message:
Check ferror(stdout) and exit(1) if there's been a problem.
Fixes PR bin/39574 from Ed Ravin, but with a simpler patch.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/bin/echo/echo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index