2007-05-02  Carlos O'Donell  <carlos@systemhalted.org>
	[BZ #4456]
	* allocatestack.c (change_stack_perm): Add _STACK_GROWS_UP case.
	(allocate_stack): Likewise.
This commit is contained in:
Ulrich Drepper 2007-05-07 22:03:32 +00:00
parent 63e82b9db2
commit 16105fe0bc
1 changed files with 6 additions and 0 deletions

View 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