tjr 2005-05-31 12:49:04 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/grep search.c
Log:
Pass the RE_ICASE flag to re_set_syntax() as appropriate to fix
case-insensitive matching (-i option) in certain multibyte locales.
Obtained from: Fedora
Revision Changes Path
1.23 +3 -3 src/gnu/usr.bin/grep/search.c