From e1927c22485907fb76f8d280ebd83a7e1023c272 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Oct 1997 22:09:59 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 2e477ce57b..f748b3a2b0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,15 @@ 1997-10-14 Jim Meyering + * src/sort.c (CHARS_IN_ABM): Remove definition + (inittables): Remove assumption that all abbreviated month names have + length 3. + (getmonth): Likewise. + (main): Add #if's for more efficient code when using the GNU C library. + From Ulrich Drepper. + + * src/sort.c (strncoll): Rename parameter to LEN. + (keycompare): Move assignment out of if-expression. + * lib/xstrdup.c: New file. * lib/Makefile.am (libtu_a_SOURCES): Add xstrdup.c -- 2.47.3