]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 11:17:47 +0000 (11:17 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 11:17:47 +0000 (11:17 +0000)
old/textutils/ChangeLog

index 084609c08310fdec40c1a44e3870ff8f2d4cc3d7..96d0be85fddef8fc65642e763b1bcfd2ab94334e 100644 (file)
        (SWAP_LINES): New macro.
        (check_file): Use it here.
 
+       * src/uniq.c (check_file): Generate each line of output earlier,
+       when possible.  It is possible when using none of these options:
+       --count, -repeated, --all-repeated, --unique.
+       Based on a patch from Ian Turner.
+
 1999-08-15  Jim Meyering  <meyering@ascend.com>
 
        * src/tail.c (ENOSYS): Define to a bogus value if not already defined.