Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 Sep 2003 20:48:59 +0000 (20:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 Sep 2003 20:48:59 +0000 (20:48 +0000)
commita0788ec48cc3f1357075e8351aa7d62d20c63c15
tree98cb218704b778cc4fccfd3c3ce0e4de31ba3eaa
parent63461e754479c272b75fc219416142f38b4fb23e
Update.

* posix/regcomp.c (peek_token): Remove recent changes for anchor
handling again.
(parse_reg_exp): Likewise.
* posix/regex.h: Remove RE_CARET_ANCHORS_HERE.

(peek_token): Accept \s and \S as OP_SPACE and OP_NOTSPACE.
(parse_expression): Replace build_word_op with
ChangeLog
posix/regcomp.c
posix/regex.h