summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-07 22:03:32 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-07 22:03:32 +0000
commit16105fe0bcf45769d61d5180b670c8c661432748 (patch)
treea6788fd6c67c2af0fc193588f7fadf2c75ce33d6 /nptl
parent63e82b9db2944f105235da9d708cd2fe78ea7364 (diff)
[BZ #4456]
2007-05-02 Carlos O'Donell <carlos@systemhalted.org> [BZ #4456] * allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case. (allocate_stack): Likewise.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 20b1374e03..db2adf7107 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-02 Carlos O'Donell <carlos@systemhalted.org>
+
+ [BZ #4456]
+ * allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case.
+ (allocate_stack): Likewise.
+
2007-05-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/lowlevelrobustlock.c