Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 09:34:50 +0000 (09:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 09:34:50 +0000 (09:34 +0000)
commit9281f45d10af14f1f1dd884e8c77d293240c7412
treee104b4c82d22e0932f3ec1dbb1a98611ebb24bc6
parentf1a785acbf05051be4963474f2307aad77fff16b
Update.

2000-01-18  Ulrich Drepper  <drepper@cygnus.com>

* 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 <gwc@unisoft.com> (PR libc/1522).
ChangeLog
posix/bits/posix2_lim.h
posix/regex.c
posix/regex.h
sysdeps/posix/sysconf.c