From d3d237560b858b3c07973a5261cd6903fe52909c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 3 Oct 2013 22:00:05 +0000 Subject: Hardcode locale archive page size as 4096. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a038c92..1daa62f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-10-03 Joseph Myers + * locale/programs/locarchive.c (add_locale): Use constant 4096 for + page size instead of calling getpagesize. + * locale/localeinfo.h (LOCFILE_ALIGN): New macro. (LOCFILE_ALIGN_MASK): Likewise. (LOCFILE_ALIGN_UP): Likewise. -- cgit v1.1