This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1087] optimize fnmatch


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-18 01:59 -------
Subject: Bug 1087

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-07-18 01:59:06

Modified files:
	posix          : fnmatch.c 

Log message:
	2005-03-29  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #1087]
	* posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
	avoid calling mbsrtowcs twice.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/fnmatch.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.50&r2=1.50.4.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1087

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]