]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC
authorJim Meyering <jim@meyering.net>
Fri, 23 Feb 1996 16:13:53 +0000 (16:13 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Feb 1996 16:13:53 +0000 (16:13 +0000)
commit85f9983c1942e77d995c4017b66386253c26f36f
tree1f005fabf3cea254e24e5905be0b97f61a5fc47c
parent9cb56e2980b6ee30d982c18a84ea7723e7849318
(docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC
so expr's pattern matching uses BASIC (not GNU-extended) REs.
Reported by Jim Kingdon.
src/expr.c