]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:31:47 +0000 (19:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:31:47 +0000 (19:31 +0000)
old/textutils/ChangeLog

index e57411835c68f6c56692a003136b5631cc0d151f..84c6570f99aa197421ad8def33de8750955d054a 100644 (file)
@@ -1,3 +1,11 @@
+2001-03-01  Paul Eggert  <eggert@twinsun.com>
+
+       * src/sort.c (die): New function.
+       (create_temp_file, xfopen, xfclose, write_bytes, sort_buffer_size,
+       fillbuf, main): Use it to regularize error messages.  The only change
+       in behavior is that write_bytes and the final close used to say "write
+       error" but now give just the output file name, which should be enough.
+
 2001-03-01  Paul Eggert  <eggert@twinsun.com>
 
        * src/sort.c (xfclose): Add FILE arg, and report the file name