* config/srclist.txt: Add glibc bug 1231.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Aug 2005 18:55:44 +0000 (18:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Aug 2005 18:55:44 +0000 (18:55 +0000)
commit576ad3853e771fde0041056dcdbffb6702db7dc0
tree193d90aa2735d9849cb32d18e1b27c2545805467
parente9614e386a26d7ebce4f851113d90d5f3ac6be8a
* config/srclist.txt: Add glibc bug 1231.
* lib/regex_internal.c (re_string_skip_chars, register_state):
(calc_state_hash):
Remove forward decls; no longer needed now that we use prototypes.
* lib/regexec.c (acquire_init_state_context, check_halt_node_context):
(proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
(clean_state_log_if_needed): Likewise.
config/ChangeLog
config/srclist.txt
lib/ChangeLog
lib/regex_internal.c
lib/regexec.c