]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #4456]
authorUlrich Drepper <drepper@redhat.com>
Mon, 7 May 2007 22:03:32 +0000 (22:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 7 May 2007 22:03:32 +0000 (22:03 +0000)
2007-05-02  Carlos O'Donell  <carlos@systemhalted.org>
[BZ #4456]
* allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case.
(allocate_stack): Likewise.

nptl/ChangeLog

index 20b1374e03d181b189c1cab3ed75b85337235cfc..db2adf710713d756d6c649862618b19e03d458f2 100644 (file)
@@ -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