libc/posix regexec.c
drepper@sources.redhat.com
drepper@sources.redhat.com
Sat Dec 27 23:35:00 GMT 2003
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2003-12-27 23:35:42
Modified files:
posix : regexec.c
Log message:
(set_regs): Initialize PREV_INDEX_MATCH and pass it to update_regs.
(update_regs): Use the PREV_INDEX_MATCH parameter, together
with the opt_subexp flag, in order to discard a final empty
match of a repeated subexpression.
More information about the Glibc-cvs
mailing list