.
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 1997 22:34:00 +0000 (22:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 1997 22:34:00 +0000 (22:34 +0000)
old/textutils/ChangeLog

index f748b3a..3900979 100644 (file)
@@ -1,5 +1,13 @@
 1997-10-14  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/sort.c: Use STREQ in place of most uses of strcmp.
+       (NLS_STRCMP): Define.
+       (getmonth): Remove ifdef and use NLS_STRCMP instead.
+       Use HAVE_ALLOCA, not _HAVE_ALLOCA.
+       (zaptemp): Make parameter `const'.
+
+       * tests/sort-test/Test.pm: Add tests to exercise fraccompare.
+
        * src/sort.c (CHARS_IN_ABM): Remove definition
        (inittables): Remove assumption that all abbreviated month names have
        length 3.