From a96c63edd2c1b291741d443ba4e93144168eca72 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 29 Dec 2003 00:42:16 +0000 Subject: Update. * posix/regcomp.c (mark_opt_subexp_iter): Declare IDX as int. * posix/regexec.c (re_copy_regs): Fix testing for failed allocation. _IO_peekc_unlocked, _IO_putc_unlocked, _IO_getwc_unlocked, and --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 011f910a9f..bfa5d7aea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ 2003-12-28 Ulrich Drepper - * posix/regexec.c (re_copy_regs): Allocate start and end array in - one block. + * posix/regcomp.c (mark_opt_subexp_iter): Declare IDX as int. + + * posix/regexec.c (re_copy_regs): Fix testing for failed allocation. (push_fail_stack): Add missing check for failed memory allocation. * libio/libio.h: Use __builtin_expect in _IO_getc_unlocked, - _IO_peekc_unlocked, _IO_ptc_unlocked, _IO_getwc_unlocked, and + _IO_peekc_unlocked, _IO_putc_unlocked, _IO_getwc_unlocked, and _IO_putwc_unlocked. 2003-12-28 Andreas Jaeger -- cgit v1.2.3