Jakub Jelinek c7fd336280 * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
(new_heap): Initialize mprotect_size. 
(grow_heap): When growing, only mprotect from mprotect_size till 
new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE 
MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
2007-05-07  Ulrich Drepper  <drepper@redhat.com>
	    Jakub Jelinek  <jakub@redhat.com>

	* malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
	(new_heap): Initialize mprotect_size.
	(grow_heap): When growing, only mprotect from mprotect_size till
	new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
	MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
2007-05-07 15:30:57 +00:00
..
.
2007-07-31 13:33:18 +00:00
2007-04-30 22:18:46 +00:00
2004-09-08 08:12:39 +00:00
2007-07-12 18:26:36 +00:00
.
2007-07-31 13:33:18 +00:00
2007-02-17 08:36:28 +00:00
.
2007-07-31 13:33:18 +00:00
2005-12-14 15:06:39 +00:00
.
2007-07-31 13:33:18 +00:00
2006-01-11 05:43:11 +00:00
2006-01-11 05:43:11 +00:00
2005-10-14 23:42:04 +00:00