]> sourceware.org Git - glibc.git/commit
[BZ #3155]
authorUlrich Drepper <drepper@redhat.com>
Thu, 7 Sep 2006 13:50:31 +0000 (13:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 7 Sep 2006 13:50:31 +0000 (13:50 +0000)
commitba40cc1540f5ee1e2082bd31b0e602a62ea3273f
treea1dc81d0ece8d2107f47112178fb5c68ddb21da8
parent243b9ac19241ace83c566c51eb53e3e53413c897
[BZ #3155]

2006-09-07  Jakub Jelinek  <jakub@redhat.com>
[BZ #3155]
* sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
stack below r1.

* posix/regex_internal.c (re_string_reconstruct): Handle
offset < pstr->valid_raw_len && pstr->offsets_needed case.
Ensure no bytes read before raw_mbs array.  Pass a saved copy of
pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
re_string_context_at.
* posix/Makefile: Add rules to build and run bug-regex26 test.
* posix/bug-regex26.c: New test.

* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
ChangeLog
posix/Makefile
posix/bug-regex26.c [new file with mode: 0644]
posix/regex_internal.c
sysdeps/powerpc/powerpc32/fpu/s_lrint.S
This page took 0.043522 seconds and 5 git commands to generate.