]> git.ipfire.org Git - thirdparty/glibc.git/commit
#Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 2 Feb 2004 20:10:21 +0000 (20:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 2 Feb 2004 20:10:21 +0000 (20:10 +0000)
commit15bad1a583626ee14e73ecbaf477c7b95f244965
tree3ea2f753b7e183c888852f22af3d6491bac5b2c9
parent3eb614154cb841e131cb1b9d213ef29f44b5fa10
#Update.

2004-02-02  Paolo Bonzini  <bonzini@gnu.org>

* posix/regexec.c (check_matching): Add P_MATCH_FIRST parameter.
(re_search_internal): Pass new parameter to check_matching.
(check_matching): Unless a parenthesized group is found at the
beginning of the regexp, advance P_MATCH_FIRST until we entered
a state different from the initial state.
ChangeLog
posix/regexec.c