From 3fb1a4d5b58832f295a5f4c79ef4d1831da56182 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 30 Mar 2005 04:19:16 +0000 Subject: [PATCH] * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs twice. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc508e969c..7fd3066c7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-29 Jakub Jelinek + + * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to + avoid calling mbsrtowcs twice. + 2005-03-29 Roland McGrath * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New -- 2.43.5