Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Feb 1999 21:22:40 +0000 (21:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 16 Feb 1999 21:22:40 +0000 (21:22 +0000)
1999-02-16  Ulrich Drepper  <drepper@cygnus.com>

* string/bits/string2.h: Only use strncmp optimization if count
argument is constant.

ChangeLog

index 8eabdd1..d912ecf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
+
+       * string/bits/string2.h: Only use strncmp optimization if count
+       argument is constant.
 1999-02-16  Roland McGrath  <roland@baalperazim.frob.com>
 
        * sysdeps/mach/hurd/revoke.c: New file.