From ebcf449fd415a0b4fbb7cd3284b744e911064009 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 19 Nov 2003 08:43:18 +0000 Subject: Update. 2003-11-19 Ulrich Drepper * posix/regex_internal.h (re_string_first_byte): Use ->valid_len not ->len. (re_string_is_single_byte_char): Likewise. * posix/regexec.c (get_subexp): After calling get_subexp_seb --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e6ad1180b..8de71d7c4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +2003-11-19 Ulrich Drepper + + * posix/regex_internal.h (re_string_first_byte): Use ->valid_len + not ->len. + (re_string_is_single_byte_char): Likewise. + 2003-11-18 Ulrich Drepper - * posix/regexec.c (get_subexp): Adter calling get_subexp_seb + * posix/regexec.c (get_subexp): After calling get_subexp_seb reload buf and bkref_str. Little optimization by avoiding memcmp. 2003-11-14 David Mosberger -- cgit v1.2.3