aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-07 22:15:16 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-07 22:15:16 +0000
commit29c113f0db2053fe814c532b93d80f23185f3eb0 (patch)
tree0518e89541eba7f89fd9f4dd344924715e37f08f /nptl/ChangeLog
parent16105fe0bcf45769d61d5180b670c8c661432748 (diff)
downloadglibc-29c113f0db2053fe814c532b93d80f23185f3eb0.zip
glibc-29c113f0db2053fe814c532b93d80f23185f3eb0.tar.gz
glibc-29c113f0db2053fe814c532b93d80f23185f3eb0.tar.bz2
[BZ #4455]
* tst-align2.c (do_test): Add _STACK_GROWS_UP case. * tst-getpid1.c (do_test): Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index db2adf7..1151a6c 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
2007-05-02 Carlos O'Donell <carlos@systemhalted.org>
+ [BZ #4455]
+ * tst-align2.c (do_test): Add _STACK_GROWS_UP case.
+ * tst-getpid1.c (do_test): Likewise.
+
[BZ #4456]
* allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case.
(allocate_stack): Likewise.