From e3b22ad379f53950da7edf8d63d9f44e4d55d51c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Mar 2004 20:33:43 +0000 Subject: Update. * stdio-common/vfscanf.c: Simplify error handling macros. Use direct locale access functions. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d24b1502a1..a619f28ba0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-03-15 Ulrich Drepper + * stdio-common/vfscanf.c: Simplify error handling macros. Use + direct locale access functions. + * sysdeps/generic/strcasestr.c (__strcasestr): Optimize use of tolower function. -- cgit v1.2.3