about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-09-25 23:04:29 +0000
committerRoland McGrath <roland@gnu.org>2003-09-25 23:04:29 +0000
commit8afd37cb2b6c4352ecc639042c85d2d208aa7e6d (patch)
treed437b4a5e842bb2a911005ef3b950e7a989cd8da /ChangeLog
parente95dc10c40a2a2867aec1bbbb145cf1da022f729 (diff)
downloadglibc-8afd37cb2b6c4352ecc639042c85d2d208aa7e6d.tar.gz
glibc-8afd37cb2b6c4352ecc639042c85d2d208aa7e6d.tar.xz
glibc-8afd37cb2b6c4352ecc639042c85d2d208aa7e6d.zip
* sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable):
	Don't check for zero __libc_stack_end, it should be initialized.
	[_STACK_GROWS_DOWN] [PROT_GROWSDOWN]: Try using PROT_GROWSDOWN flag
	and fall back if it fails with EINVAL.
	[_STACK_GROWS_UP] [PROT_GROWSUP]: Likewise for PROT_GROWSUP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 723a8c582e..ca10745012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-09-25  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable):
+	Don't check for zero __libc_stack_end, it should be initialized.
+	[_STACK_GROWS_DOWN] [PROT_GROWSDOWN]: Try using PROT_GROWSDOWN flag
+	and fall back if it fails with EINVAL.
+	[_STACK_GROWS_UP] [PROT_GROWSUP]: Likewise for PROT_GROWSUP.
+
 2003-09-25  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Include