* 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)
commit3fb1a4d5b58832f295a5f4c79ef4d1831da56182
tree8d0187fcffb112813ca8c6f089657ff247ffe950
parent7a409a1a7c960c0ee7e3f22a59dade4d397a5ddc
* posix/fnmatch.c (fnmatch): For short patterns or strings attempt to

avoid calling mbsrtowcs twice.
ChangeLog