Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 11 Feb 2004 22:49:57 +0000 (22:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 11 Feb 2004 22:49:57 +0000 (22:49 +0000)
commit6c2a04a7e8a1e4c8fb69442eab126e9f275b785b
treeb552bab041944b822f1e6421500b6acaca9be698
parent22d9c1ee55f5955e996d5b3017844d2fdfcea330
Update.

2004-02-11  Jakub Jelinek  <jakub@redhat.com>

* posix/regexec.c (check_node_accept_bytes): Return 0 if char_len is 0.
(find_collation_sequence_value): Don't look beyond end of
SYMB_EXTRAMB table.
* posix/Makefile (tests): Add bug-regex23.
(bug-regex23-ENV): New.
* posix/bug-regex23.c: New file.

* include/rpc/rpc.h: Declare thread variables with their correct type.
ChangeLog
posix/Makefile
posix/bug-regex23.c [new file with mode: 0644]
posix/regexec.c