diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-27 05:32:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-27 05:32:46 +0000 |
commit | 46bf9de7b17d4539a19b69bd8407d5d2987b034b (patch) | |
tree | f6bcb23cd15c8fdd38ad7ed1aa058d2394355f9e /ChangeLog | |
parent | 5cb48b84921ed301dc1cc6f6e35b8ce8ed72a430 (diff) | |
download | glibc-46bf9de7b17d4539a19b69bd8407d5d2987b034b.tar.gz |
Update.
2003-11-26 Jakub Jelinek <jakub@redhat.com>
* posix/regexec.c (check_subexp_limits): Only check close
subexpression limitation if one is found. Formatting.
(sift_states_backward, check_arrival, check_arrival_add_next_nodes):
Formatting.
* posix/bug-regex11.c (tests): Enable most #ifdefed out tests.
Add new test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-11-26 Jakub Jelinek <jakub@redhat.com> + + * posix/regexec.c (check_subexp_limits): Only check close + subexpression limitation if one is found. Formatting. + (sift_states_backward, check_arrival, check_arrival_add_next_nodes): + Formatting. + * posix/bug-regex11.c (tests): Enable most #ifdefed out tests. + Add new test. + 2003-11-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h |