projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37e353
)
* memcoll.c (memcoll): Fall back on a simple algorithm using
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 Dec 2002 22:13:07 +0000
(22:13 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 Dec 2002 22:13:07 +0000
(22:13 +0000)
memcmp if strcoll doesn't work.
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index aa2e9fd3097d9de7ee6127fbef3deb17f226af73..d6605de21671a99b4176bb99212843313e3a610d 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.