Date: Sun, 12 Jun 2011 12:51:58 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/grep grep.c util.c Message-ID: <201106121252.p5CCqIVZ035863@repoman.freebsd.org>
index | next in thread | raw e-mail
gabor 2011-06-12 12:51:58 UTC
FreeBSD src repository
Modified files:
usr.bin/grep grep.c util.c
Log:
SVN rev 223009 on 2011-06-12 12:51:58Z by gabor
- Use REG_NOSUB to bypass submatch counting when not necessary. This may
yield in somewhat better performance in a few cases.
Approved by: delphij (mentor)
Revision Changes Path
1.10 +5 -1 src/usr.bin/grep/grep.c
1.13 +3 -1 src/usr.bin/grep/util.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106121252.p5CCqIVZ035863>
