From 1bcc596ada88ccfbfc7ed9a4d13551418827a3a5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 16 Oct 1997 15:01:58 +0000 Subject: . --- old/textutils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'old/textutils') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 27650efb8..7cd1318e9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,17 @@ +1997-10-16 Jim Meyering + + * src/sort.c (look_for_fraction): Patch from Orn Hansen. + (getmonth): Compare the two month names only to the length of the + string in the month table. Patch from Orn Hansen. + (NLS_STRNCMP): New macro. + (strncoll_s2_readonly): New function. + (inittables): Don't use temporary `comp' to hide type of + comparator function. + (nls_sort_month_comp): Declare parameters to be void* to match + comparator function type required for qsort. + (getmonth): Use NLS_STRNCMP rather than #ifdef. + Use do-while, rather than while-loop. + 1997-10-14 Jim Meyering * src/sort.c: (_NL_ITEM) [!defined]: Define. -- cgit v1.2.3-70-g09d2