Date: Tue, 21 Mar 2006 20:51:35 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep search.c Message-ID: <200603212051.k2LKpZoo086248@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2006-03-21 20:51:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
gnu/usr.bin/grep search.c
Log:
MFC(rev.1.25):
Correctly locate the character proceeding the matched string in -w
mode when in non-UTF-8 multibyte locales (e.g. EUC, GB2312, etc.).
PR: gnu/91909
Silence from: tjr
Approved by: re (kensmith)
Revision Changes Path
1.23.2.2 +35 -5 src/gnu/usr.bin/grep/search.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603212051.k2LKpZoo086248>
