From: Ulrich Drepper Date: Tue, 18 Jan 2000 09:37:19 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc01bb9d125356d60036a53455d9d21ae2e46b05;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 6d8df200b8b..37228fddb44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-01-18 Ulrich Drepper + + * posix/regex.h (RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS. + * posix/regex.c (regex_compile): Return appropriate errors for + unterminated brace expressions. Detect invalid characters + in brace expressions. + * posix/bits/posix2_lim.h: Define RE_DUP_MAX correctly. + * sysdeps/posix/sysconf.c: Include regex.h. + Reported by Geoff Clare (PR libc/1522). + 2000-01-17 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_local): If name is given and