]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 25 Jan 1999 00:34:39 +0000 (00:34 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Jan 1999 00:34:39 +0000 (00:34 +0000)
old/fileutils/ChangeLog

index d006098df2795db0d76d4fd9620c8f6886b0d4f1..8e6a372106a16896f45fbedaeef4bb6d4321be77 100644 (file)
@@ -1,5 +1,7 @@
 1999-01-24  Jim Meyering  <meyering@ascend.com>
 
+       * src/ansi2knr.c: Exit nonzero upon failed write to stdout.
+
        * lib/quotearg.c (quotearg_n_options): Revert type of parameter `n'
        (and hence that of the local `n1', too) to `int' at Paul's request.