Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 30 Dec 2003 20:01:17 +0000 (20:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 30 Dec 2003 20:01:17 +0000 (20:01 +0000)
commit7c1be3ece594ad0519185158eae5e78fd3653ca4
tree58dc160286d8bd31bebe4836a4111b474116a4a5
parent5bd4d36871617c9ef72f5c63b6f0d527642d32d2
Update.

* posix/regexec.c (get_subexp): Only set bkref_str after the first
loop, use buf + bkref_str_off in the loop instead.
* posix/bug-regex11.c (tests): Add 3 new tests.

* posix/regexec.c (clean_state_log_if_need): Rename to...
(clean_state_log_if_needed): ...this.
(transit_state_mb, get_subexp_sub): Adjust callers.
ChangeLog
posix/bug-regex11.c
posix/regexec.c