]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 20:33:24 +0000 (20:33 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 20:33:24 +0000 (20:33 +0000)
old/textutils/ChangeLog

index 3143dd231f4e78e1d9d6a53c3c0b23ae604754c8..1ed3325afae6a5fcf843702999def993d05f8f59 100644 (file)
@@ -1,3 +1,14 @@
+1998-06-29  Jim Meyering  <meyering@ascend.com>
+
+       * src/wc.c: Update calls to human_readable -- now there's one fewer arg.
+
+       * lib/Makefile.am (libtu_a_SOURCES): Add argmatch.c.
+       (noinst_HEADERS): Add argmatch.h.
+
+1998-06-28  Jim Meyering  <meyering@ascend.com>
+
+       * src/sys2.h: Add macro definitions for GNU libc *_unlocked wrappers.
+
 1998-06-27  Jim Meyering  <meyering@ascend.com>
 
        * tests/pr/Test.pm: Add two tests for double spacing.