* posix/fnmatch.c (fnmatch): For short patterns or strings attempt to

avoid calling mbsrtowcs twice.
This commit is contained in:
Ulrich Drepper 2005-03-30 04:19:16 +00:00
parent 7a409a1a7c
commit 3fb1a4d5b5
1 changed files with 5 additions and 0 deletions

View File

@ -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