From 32b4c8393f6db8b0bbf9c87a09461111a423a433 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 11 Sep 2011 11:25:51 -0400 Subject: Provide static initializer for _dl_pagesize in statically linked code --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 03b02d3319..2736b979cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-09-11 Ulrich Drepper + + * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE. + 2011-09-10 Ulrich Drepper * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of __set_errno. -- cgit 1.4.1