]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
authorUlrich Drepper <drepper@redhat.com>
Wed, 30 Mar 2005 04:19:16 +0000 (04:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 30 Mar 2005 04:19:16 +0000 (04:19 +0000)
avoid calling mbsrtowcs twice.

ChangeLog

index cc508e969c33e749c555fadcc1174446ed6d3512..7fd3066c7bf9df0f724f172817c05c0234549e55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-29  Jakub Jelinek  <jakub@redhat.com>
+
+       * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
+       avoid calling mbsrtowcs twice.
+
 2005-03-29  Roland McGrath  <roland@redhat.com>
 
        * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New