From 5fdc5ad725bba5028a106d2314408af04ec38af5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Feb 1999 21:22:40 +0000 Subject: [PATCH] Update. 1999-02-16 Ulrich Drepper * string/bits/string2.h: Only use strncmp optimization if count argument is constant. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8eabdd1897..d912ecf014 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-02-16 Ulrich Drepper + + * string/bits/string2.h: Only use strncmp optimization if count + argument is constant. 1999-02-16 Roland McGrath * sysdeps/mach/hurd/revoke.c: New file. -- 2.43.5