* memcoll.c (memcoll): Fall back on a simple algorithm using
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 Dec 2002 22:13:07 +0000 (22:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 31 Dec 2002 22:13:07 +0000 (22:13 +0000)
memcmp if strcoll doesn't work.

lib/ChangeLog

index aa2e9fd..d6605de 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-31  Paul Eggert  <eggert@twinsun.com>
+
+       * memcoll.c (memcoll): Fall back on a simple algorithm using
+       memcmp if strcoll doesn't work.
+
 2002-12-23  Bruno Haible  <bruno@clisp.org>
 
        * localcharset.h: New file.