From aefc9b8c7c62ec25568ae9241db333436ae6860b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 15 Mar 2013 14:35:17 -0700 Subject: Clean up _dl_pagesize initialization. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3eea73857..4afd5f2022 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2013-03-15 Roland McGrath + * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ. + (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be + zero since it's initialized to EXEC_PAGESIZE. + * sysdeps/unix/sysv/linux/ldsodefs.h (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ... * sysdeps/generic/ldsodefs.h: ... here. -- cgit 1.4.1